|
HDK
|
This is the complete list of members for PRM_Template, including all inherited members.
| assign(const PRM_Template &src, int thevectorsize, PRM_Default *thedefaults) | PRM_Template | |
| countTemplates(const PRM_Template *templates, bool for_switcher=false, bool for_joins=false, bool for_rows=false) | PRM_Template | static |
| exportLevel() const | PRM_Template | inline |
| findSubIndex(const UT_StringRef &thechannelname) const | PRM_Template | inline |
| findSwitcherFolderWithLabel(const char *label) const | PRM_Template | |
| getAutoScopeField() | PRM_Template | inline |
| getAutoSelectField() | PRM_Template | inline |
| getCallback() const | PRM_Template | inline |
| getChannelLabel(UT_String &thestrref, int theindex) const | PRM_Template | |
| getChannelToken(UT_String &s, int vi) const | PRM_Template | inline |
| getChannelToken(int vi) const | PRM_Template | inline |
| getChannelTokens() const | PRM_Template | inline |
| getChoiceListPtr() const | PRM_Template | inline |
| getChoiceListPtr() | PRM_Template | inline |
| getConditionalBasePtr() | PRM_Template | inline |
| getConditionalBasePtr() const | PRM_Template | inline |
| getConditionalPtr(PRM_ConditionalType type) | PRM_Template | |
| getConditionalPtr(PRM_ConditionalType type) const | PRM_Template | |
| getDecodedChannelToken(int vi) const | PRM_Template | inline |
| getDefault(int index) | PRM_Template | inline |
| getDefault(int index) const | PRM_Template | inline |
| getDisablePtr() | PRM_Template | inline |
| getDisablePtr() const | PRM_Template | inline |
| getEnclosingSwitcherFolder(const PRM_Template *tplates, const int index, int &switcher, int &folder) | PRM_Template | static |
| getEndOfSwitcher(const PRM_Template *templates) | PRM_Template | static |
| getEndOfSwitcher(const UT_Array< const PRM_Template * > &templates, int switcher_index) | PRM_Template | static |
| getExpressionFlag() const | PRM_Template | inline |
| getFactoryDefaults() const | PRM_Template | inline |
| getHelpText() const | PRM_Template | inline |
| getHighestExportLevel(const PRM_Template *tplates) | PRM_Template | static |
| getInvisible() const | PRM_Template | inline |
| getJoinNext() const | PRM_Template | inline |
| getLabel(UT_String &thestrref) const | PRM_Template | inline |
| getLabel() const | PRM_Template | inline |
| getLabelNone() const | PRM_Template | inline |
| getMemoryUsage(bool inclusive) const | PRM_Template | |
| getMultiParmTemplate() const | PRM_Template | inline |
| getMultiParmTemplate() | PRM_Template | inline |
| getMultiSize() const | PRM_Template | inline |
| getMultiStartOffset() const | PRM_Template | |
| getMultiType() const | PRM_Template | inline |
| getNamePtr() | PRM_Template | inline |
| getNamePtr() const | PRM_Template | inline |
| getOrCreateSparePtr() | PRM_Template | |
| getParmGroup() const | PRM_Template | inline |
| getRangePtr() const | PRM_Template | inline |
| getRangePtr() | PRM_Template | inline |
| getSparePtr() | PRM_Template | inline |
| getSparePtr() const | PRM_Template | inline |
| getSwitcherStats(const PRM_Template *templates, UT_IntArray &numswitchersonpages, UT_IntArray &numnonswitchersonpages) | PRM_Template | static |
| getTemplateIndexByToken(const PRM_Template *templates, const char *token) | PRM_Template | static |
| getToken(UT_String &thestrref) const | PRM_Template | inline |
| getToken() const | PRM_Template | inline |
| getTokenHash() const | PRM_Template | inline |
| getTokenRef() const | PRM_Template | inline |
| getType() const | PRM_Template | inline |
| getTypeExtended() const | PRM_Template | inline |
| getVectorSize() const | PRM_Template | inline |
| hasChannelToken(const UT_StringRef &s, int vi) const | PRM_Template | inline |
| initialize(PRM_Type thetype, PRM_TypeExtended thetype_ext, PRM_Export theexportlevel, int thevectorsize, PRM_Name *thenameptr, PRM_Default *thedefaults, PRM_ChoiceList *thechoicelistptr, PRM_Range *therangeptr, PRM_Callback thecallbackfunc, PRM_SpareData *thespareptr, int theparmgroup, const char *thehelptext, PRM_ConditionalBase *thecondptr) | PRM_Template | |
| initMulti(PRM_MultiType thetype, PRM_Template *thetemplates, PRM_Export theexportlevel, fpreal multisize, PRM_Name *thenameptr, PRM_Default *thedefaultsize, PRM_Range *thedefaultrange, PRM_Callback thecallbackfunc, PRM_SpareData *thespareptr, const char *thehelptext, PRM_ConditionalBase *thecondptr) | PRM_Template | |
| isAutomaticallyGeneratedChoiceList() const | PRM_Template | |
| isMultiType() const | PRM_Template | |
| isRampType() const | PRM_Template | |
| isRampTypeColor() const | PRM_Template | |
| matchMultiInstance(const char *name, const char *multi_name, int start_offset, int &index, const UT_IntArray *instance_index) | PRM_Template | static |
| MAX_VECTOR_SIZE enum value | PRM_Template | |
| operator=(const PRM_Template &src) | PRM_Template | |
| PRM_Export enum name | PRM_Template | |
| PRM_EXPORT_MAX enum value | PRM_Template | |
| PRM_EXPORT_MED enum value | PRM_Template | |
| PRM_EXPORT_MIN enum value | PRM_Template | |
| PRM_EXPORT_TBX enum value | PRM_Template | |
| PRM_Template(PRM_Type thetype=PRM_LIST_TERMINATOR, int thevectorsize=1, PRM_Name *thenameptr=0, PRM_Default *thedefaults=0, PRM_ChoiceList *thechoicelistptr=0, PRM_Range *therangeptr=0, PRM_Callback thecallbackfunc=0, PRM_SpareData *thespareptr=0, int theparmgroup=1, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0) | PRM_Template | |
| PRM_Template(PRM_Type thetype, PRM_Export theexportlevel, int thevectorsize=1, PRM_Name *thenameptr=0, PRM_Default *thedefaults=0, PRM_ChoiceList *thechoicelistptr=0, PRM_Range *therangeptr=0, PRM_Callback thecallbackfunc=0, PRM_SpareData *thespareptr=0, int theparmgroup=1, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0) | PRM_Template | |
| PRM_Template(PRM_Type thetype, PRM_TypeExtended thetype_ext, int thevectorsize=1, PRM_Name *thenameptr=0, PRM_Default *thedefaults=0, PRM_ChoiceList *thechoicelistptr=0, PRM_Range *therangeptr=0, PRM_Callback thecallbackfunc=0, PRM_SpareData *thespareptr=0, int theparmgroup=1, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0) | PRM_Template | |
| PRM_Template(PRM_Type thetype, PRM_TypeExtended thetype_ext, PRM_Export theexportlevel, int thevectorsize=1, PRM_Name *thenameptr=0, PRM_Default *thedefaults=0, PRM_ChoiceList *thechoicelistptr=0, PRM_Range *therangeptr=0, PRM_Callback thecallbackfunc=0, PRM_SpareData *thespareptr=0, int theparmgroup=1, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0) | PRM_Template | |
| PRM_Template(PRM_MultiType thetype, PRM_Template *thetemplates, PRM_Export theexportlevel, fpreal multisize, PRM_Name *thenameptr, PRM_Default *thedefaultsize=0, PRM_Range *thedefaultrange=0, PRM_SpareData *thespareptr=0, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0, PRM_Callback thecallbackfunc=0) | PRM_Template | |
| PRM_Template(PRM_MultiType thetype, PRM_Template *thetemplates, fpreal multisize, PRM_Name *thenameptr, PRM_Default *thedefaultsize=0, PRM_Range *thedefaultrange=0, PRM_SpareData *thespareptr=0, const char *thehelptext=0, PRM_ConditionalBase *thecondptr=0, PRM_Callback thecallbackfunc=0) | PRM_Template | |
| PRM_Template(const PRM_Template &src) | PRM_Template | |
| restoreFactoryDefaults() | PRM_Template | |
| setBaseParm(bool baseparm) | PRM_Template | |
| setCallback(PRM_Callback callback) | PRM_Template | inline |
| setChoiceListPtr(PRM_ChoiceList *list) | PRM_Template | inline |
| setConditionalBasePtr(PRM_ConditionalBase *conditional) | PRM_Template | inline |
| setDefault(int index, const PRM_Default &d) | PRM_Template | |
| setExportLevel(PRM_Export level) | PRM_Template | inline |
| setFactoryDefaults(PRM_Default *defaults) | PRM_Template | inline |
| setFloatDefault(int index, fpreal v) | PRM_Template | |
| setInvisible(bool invisible) | PRM_Template | |
| setJoinNext(bool joinnext) | PRM_Template | |
| setLabelNone(bool labelnone) | PRM_Template | |
| setMultiParmTemplate(PRM_Template *tplate) | PRM_Template | inline |
| setNamePtr(PRM_Name *name) | PRM_Template | inline |
| setNoCook(bool nocook) | PRM_Template | |
| setNoCook(const PRM_SpareData *spare, bool force=false) | PRM_Template | |
| setNoResim(bool noresim) | PRM_Template | |
| setOrdinalDefault(int index, int v) | PRM_Template | |
| setSparePtr(PRM_SpareData *spare) | PRM_Template | inline |
| setStringDefault(int index, const char *v) | PRM_Template | |
| setTypeExtended(PRM_TypeExtended type_ext) | PRM_Template | inline |
| ~PRM_Template() | PRM_Template |