HDK
|
This is the complete list of members for SIM_DataHint, including all inherited members.
addAlias(const UT_StringHolder &datatype, const UT_StringHolder &alias) | SIM_DataHint | static |
addHint(const UT_StringHolder &parentdatatype, const UT_StringHolder &expectedchildtype, const UT_StringHolder &expectedchildname, int maxcount) | SIM_DataHint | static |
destroyAllDataHints() | SIM_DataHint | static |
getAllDataHints(UT_StringArray &parentdatatypes, UT_StringArray &expectedchildtypes, UT_StringArray &expectedchildnames, UT_IntArray &maxcounts) | SIM_DataHint | static |
getAllDataTypeAliases(UT_StringArray &aliases, UT_StringArray &datatypes) | SIM_DataHint | static |
getAllSubdataTypes(const UT_StringRef &parentdatatype, UT_StringArray &subdatatypes, UT_IntArray &maxcountindices, UT_IntArray &maxcounts) | SIM_DataHint | static |
getAllSubdataTypes(const UT_StringRef &parentdatatype, UT_StringArray &subdatatypes, UT_IntArray &maxcountindices, UT_IntArray &maxcounts, SIM_Engine &work_engine) | SIM_DataHint | static |
getDataTypeFromAlias(const UT_StringRef &alias) | SIM_DataHint | static |
getSubdataNumInputs(const UT_StringRef &datatype, SIM_Engine &work_engine) | SIM_DataHint | static |
verifySimulationData(const SIM_Engine &engine) | SIM_DataHint | static |