HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CVEX_ContextT< PREC > Member List

This is the complete list of members for CVEX_ContextT< PREC >, including all inherited members.

addConstantInput(const UT_StringHolder &name, CVEX_Type type, void *data, int array_size)CVEX_ContextT< PREC >
addConstantInput(const UT_StringHolder &name, CVEX_StringArray &strings)CVEX_ContextT< PREC >
addConstantInput(const UT_StringHolder &name, UT_PackedArrayOfArrays< VEXint< PREC > > &intdata)CVEX_ContextT< PREC >
addInput(const UT_StringHolder &name, CVEX_Type type, bool varying)CVEX_ContextT< PREC >
addInput(const UT_StringHolder &name, CVEX_Type type, void *data, int array_size)CVEX_ContextT< PREC >
addInput(const UT_StringHolder &name, CVEX_StringArray &strings)CVEX_ContextT< PREC >
addRequiredOutput(const UT_StringHolder &name, CVEX_Type type)CVEX_ContextT< PREC >
clear()CVEX_ContextT< PREC >
clearAllFunctions()CVEX_ContextT< PREC >static
clearFunction(const UT_StringRef &fn_name)CVEX_ContextT< PREC >static
clearVexErrors()CVEX_ContextT< PREC >
CVEX_ContextT()CVEX_ContextT< PREC >
findInput(const UT_StringRef &name, CVEX_Type type) const CVEX_ContextT< PREC >inline
findInput(const UT_StringRef &name, CVEX_Type type)CVEX_ContextT< PREC >inline
findInput(const UT_StringRef &name) const CVEX_ContextT< PREC >inline
findInput(const UT_StringRef &name)CVEX_ContextT< PREC >inline
findOutput(const UT_StringRef &name, CVEX_Type type) const CVEX_ContextT< PREC >inline
findOutput(const UT_StringRef &name, CVEX_Type type)CVEX_ContextT< PREC >inline
findOutput(const UT_StringRef &name) const CVEX_ContextT< PREC >inline
findOutput(const UT_StringRef &name)CVEX_ContextT< PREC >inline
getInputList()CVEX_ContextT< PREC >inline
getInputList() const CVEX_ContextT< PREC >inline
getLastError() const CVEX_ContextT< PREC >inline
getOutputList() const CVEX_ContextT< PREC >inline
getOutputList()CVEX_ContextT< PREC >inline
getParameterDefaults(const UT_StringRef &name, CVEX_Type ctype, UT_DoubleArray &values) const CVEX_ContextT< PREC >
getVexErrors() const CVEX_ContextT< PREC >
getVexWarnings() const CVEX_ContextT< PREC >
hasFunction(const UT_StringRef &name) const CVEX_ContextT< PREC >
isLoaded() const CVEX_ContextT< PREC >
isValid() const CVEX_ContextT< PREC >
load(int argc, const char *const argv[])CVEX_ContextT< PREC >
loadFunction(CVEX_Function function, int argc, const char *const argv[])CVEX_ContextT< PREC >
operator=(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprotected
preloadFile(UT_IStream &is, const char *name, UT_String *actual_name, bool override_old)CVEX_ContextT< PREC >
preloadFunction(const UT_StringHolder &snippet)CVEX_ContextT< PREC >
preloadFunction(UT_IStream &is)CVEX_ContextT< PREC >
preloadGlobalFunction(const char *funcname)CVEX_ContextT< PREC >
probeOutput(const UT_StringRef &name, CVEX_Type type) const CVEX_ContextT< PREC >
run(int array_size, bool interruptable, CVEX_RunDataT< PREC > *rundata=nullptr)CVEX_ContextT< PREC >
UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprotected
UT_NonCopyable(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprotected
~CVEX_ContextT()CVEX_ContextT< PREC >
~UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprotected