OP_Operator Member List

This is the complete list of members for OP_Operator, including all inherited members.

addTemplates(OP_TemplatePair *)OP_Operator [protected, static]
addVariables(OP_VariablePair *)OP_Operator [protected, static]
changeParmTemplate(PRM_Template *tp)OP_Operator
clearOperatorHelpCache()OP_Operator [inline, static]
clearOTLIndexFile()OP_Operator
compareOperator(const OP_Operator *other, int method) const OP_Operator [virtual]
constructNode(OP_Network *net, const char *name)OP_Operator
createDefaultOTLIndexFile() const OP_Operator
createOTLIndexFile(bool reservedsectionsonly, UT_StringArray *externalfiles)OP_Operator
fillInfoTree(UT_InfoTree &tree)OP_Operator
fillInfoTreeOperatorSpecific(UT_InfoTree &tree)OP_Operator [virtual]
forceUpdateParmTemplates()OP_Operator [virtual]
getActiveNode(int i) const OP_Operator
getBaseParmTemplates()OP_Operator [inline, virtual]
getComment(UT_String &comment)OP_Operator
getCurrentPythonModuleKey()OP_Operator [static]
getDefaultIconName(const char *tablename, const char *opname, UT_String &iconname)OP_Operator [static]
getDefiningNetwork() const OP_Operator
getDefinitionSource(UT_String &defsource) const OP_Operator
getEditableSubNodes(UT_String &pattern)OP_Operator
getEmptyTemplateList()OP_Operator [static]
getEnglish() const OP_Operator [inline]
getExtraInfo() const OP_Operator [inline]
getHDKHelp(UT_String &) const OP_Operator [inline, virtual]
getHelpFileDirAndName(UT_String &script_dir, UT_String &name)OP_Operator
getIconName() const OP_Operator
getIndexFile() const OP_Operator [inline]
getIndexPath() const OP_Operator [inline]
getInputLabel(int idx)OP_Operator
getInputLabels() const OP_Operator [inline]
getIsDummyDefinition() const OP_Operator [inline]
getIsPrimarySubnetType() const OP_Operator [inline]
getLayoutParmTemplateImports()OP_Operator [inline, virtual]
getLayoutParmTemplates()OP_Operator [inline, virtual]
getLicense()OP_Operator
getModTime() const OP_Operator [inline]
getName() const OP_Operator [inline]
getNumActiveNodes() const OP_Operator
getObsoleteTemplates()OP_Operator [inline, virtual]
getOperatorShortHelpString()OP_Operator [virtual]
getOperatorSpecificInfoText(int verbose, UT_WorkBuffer &text)OP_Operator [virtual]
getOpHelpURL(UT_String &url)OP_Operator [virtual]
getOpSpecificData()OP_Operator [inline, virtual]
getOpSpecificData() const OP_Operator [inline, virtual]
getOTLDefinition(OP_OTLDefinition &definition) const OP_Operator [inline]
getOTLHelp(UT_String &str)OP_Operator
getOTLIndexFile()OP_Operator
getOTLLibrary()OP_Operator [inline]
getParmTemplateImports()OP_Operator [inline, virtual]
getParmTemplates()OP_Operator [inline, virtual]
getPermissionMask() const OP_Operator
getPresetInfo()OP_Operator
getPythonModuleDicts()OP_Operator [inline]
getRefreshPICommands(OP_Node *, ostream &)OP_Operator [inline, virtual]
getRslContextType() const OP_Operator [inline]
getScriptIsPython() const OP_Operator [inline]
getScriptIsRsl() const OP_Operator [inline]
getScriptIsSubnet() const OP_Operator [inline]
getScriptIsVex() const OP_Operator [inline]
getTable() const OP_Operator
getTableAndName(UT_String &name) const OP_Operator [inline]
getTableName() const OP_Operator
getVariable(int i) const OP_Operator
getVariable(const char *name) const OP_Operator
getVariableCount() const OP_Operator [inline]
getVariables() const OP_Operator [inline]
getVersion(UT_String &version)OP_Operator
getVexContextType() const OP_Operator [inline]
hasContentsSection()OP_Operator
hasLoadedParmTemplates() const OP_Operator [virtual]
informOfTabMenuFlagChange()OP_Operator
isChangingParmTemplates() const OP_Operator [inline]
isCreatingNode() const OP_Operator [inline]
isCustomDSO() const OP_Operator
isGenerator() const OP_Operator [inline]
isManagementOp() const OP_Operator [inline]
isNetwork() const OP_Operator [inline]
isScriptedOp() const OP_Operator [inline]
loadFromOpType(const char *fname, const char *savedir)OP_Operator [static]
loadSpareParms(UT_IStream &is)OP_Operator
mapSecurityKeyToOperator(const char *key)OP_Operator [static]
maxInputs() const OP_Operator [inline]
maxOutputs()OP_Operator [inline, virtual]
minInputs() const OP_Operator [inline]
myCachedCompiledPythonCookCodeOP_Operator [protected]
myFlagsOP_Operator [protected]
myHasContentsSectionOP_Operator [protected]
myInputLabelsOP_Operator [protected]
myNvariablesOP_Operator [protected]
myObsoleteTemplatesOP_Operator [protected]
myOTLDefinitionOP_Operator [protected]
myParmTemplatesOP_Operator [protected]
myRslContextTypeOP_Operator [protected]
myVariablesOP_Operator [protected]
myVexContextTypeOP_Operator [protected]
nodeDestroyed(OP_Node *node)OP_Operator
notifyUpdateTemplatesSinksOfDelete()OP_Operator [protected]
notifyUpdateTemplatesSinksOfUpdate()OP_Operator [protected]
OP_COMPARE_ENGLISH enum valueOP_Operator
OP_COMPARE_GEN_ENGLISH enum valueOP_Operator
OP_COMPARE_GEN_NAME enum valueOP_Operator
OP_COMPARE_NAME enum valueOP_Operator
OP_Operator(const char *name, const char *english, OP_Constructor construct, PRM_Template *templates, unsigned min_sources, unsigned max_sources=9999, CH_LocalVariable *variables=0, unsigned flags=0, const char **inputlabels=0)OP_Operator
OP_Operator(const char *name, const char *english, OP_Constructor construct, OP_TemplatePair *template_pair, unsigned min_sources, unsigned max_sources=9999, OP_VariablePair *variable_pair=0, unsigned flags=0, const char **inputlabels=0)OP_Operator
OP_OperatorCompare enum nameOP_Operator
OP_OperatorTable classOP_Operator [friend]
OP_UpdateTemplatesSink classOP_Operator [friend]
registerPythonModuleKeyClient(void *client)OP_Operator [static]
removeCmdOverrides(UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)OP_Operator [static]
removeHelpCardOverrides(UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)OP_Operator [static]
removeIconOverrides(UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)OP_Operator [static]
removeRenameOverrides(UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)OP_Operator [static]
runEventScript(const char *event, OP_Node *node_arg=NULL, bool full_path=false, UT_Options *extra_args=NULL, bool *node_deleted_by_script=NULL)OP_Operator
setDefaultIconName()OP_Operator
setDefinition(const char *def)OP_Operator
setEnglish(const char *english)OP_Operator
setIconName(const char *name)OP_Operator
setIsGenerator(bool isgen)OP_Operator
setMaxInputs(int inputs)OP_Operator
setMinInputs(int inputs)OP_Operator
setName(const char *name)OP_Operator [virtual]
setObsoleteTemplates(PRM_Template *tmpl)OP_Operator [inline]
setOTLDefinition(const OP_OTLDefinition &definition)OP_Operator
setOTLLibrary(OP_OTLLibrary *library)OP_Operator [inline]
setScriptIsPython(bool is_python)OP_Operator [inline]
SHOP_ScriptOperator classOP_Operator [friend]
uninstallOpType(const char *path, const char *tablename, const char *opname, const char *indexpath, const char *indexfile)OP_Operator [static]
unorderedInputs() const OP_Operator [inline]
updateParmTemplates()OP_Operator [virtual]
updatePresetInfo()OP_Operator
verifyPythonModuleKeyClient(const OP_Operator *op, void *client)OP_Operator [static]
wantsInputEditor() const OP_Operator [virtual]
wantsOutputNameEditor() const OP_Operator [virtual]
wantsParametersAnimatable() const OP_Operator [virtual]
wantsParmOrderEditor() const OP_Operator [virtual]
~OP_Operator()OP_Operator [virtual]


Generated on Fri May 25 00:10:33 2012 for HDK by  doxygen 1.5.9