bool addInput(const UT_StringHolder &name, CVEX_Type type, bool varying)
const CVEX_ValueT< PREC > * findOutput(const UT_StringRef &name, CVEX_Type type) const
Find an output by name/type.
const CVEX_ValueT< PREC > * findInput(const UT_StringRef &name, CVEX_Type type) const
Find an input by name/type.
bool run(int array_size, bool interruptable, CVEX_RunDataT< PREC > *rundata=nullptr)
bool load(int argc, const char *const argv[])