HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_ScriptOperator Class Reference

#include <OP_ScriptOperator.h>

+ Inheritance diagram for OP_ScriptOperator:

Public Types

enum  { OP_SYNTAX_VEX, OP_SYNTAX_SHELL, OP_SYNTAX_RMAN }
 
- Public Types inherited from OP_Operator
enum  OP_OperatorCompare { OP_COMPARE_GEN_ENGLISH = 0, OP_COMPARE_GEN_NAME = 1, OP_COMPARE_ENGLISH = 2, OP_COMPARE_NAME = 3 }
 

Public Member Functions

 ~OP_ScriptOperator () override
 
bool hasLoadedParmTemplates () const override
 
int updateParmTemplates () override
 
void forceUpdateParmTemplates () override
 
void getScriptName (UT_String &name, bool forvex, bool for_python=false, const char *section_name=NULL) const
 
void getScriptFunctionName (UT_String &name) const
 
virtual UT_StringArray getScriptSignatureFunctions () const
 
void getScriptSecondaryFunctionsNames (UT_StringMap< UT_StringHolder > &functions) const
 
bool hasExplicitScriptSection (VEX_ContextType context_type)
 
bool hasCachedCode ()
 Returns true if the operator has cached code. More...
 
void resetTemplate (OP_TemplatePair *pair)
 
int buildVexCommand (UT_String &result, OP_Node *node, fpreal now)
 
void buildIndexEntry (UT_String &result, const UT_String &dsloc)
 
int traverseCommand (OP_Node *node, OP_ScriptParmFunc traverseFunc, void *data, fpreal now)
 
virtual int handleUnknownToken (DS_Stream &is, UT_String &token)
 
UT_StringgetScriptHelp ()
 
const char * getOperatorShortHelpString () override
 
void getOperatorSpecificInfoText (int verbose, UT_WorkBuffer &text) override
 
void fillInfoTreeOperatorSpecific (UT_InfoTree &tree, const OP_NodeInfoTreeParms &parms) override
 
void editScriptFile (const char *pathprefix, const char *context="surface", const char *extension=".vfl", const char *title="VEX Function", const char **obj_extensions=0, int localdir=1)
 
PY_CompiledCodegetCachedCompiledPythonCookCode ()
 
bool isCompiledPythonCookCodeCached ()
 
void clearOTLIndexFile () override
 
void dirtyParmTemplates ()
 
fpreal getUnitLength () const
 
fpreal getUnitMass () const
 
- Public Member Functions inherited from OP_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, int maxoutputs=1, const char *tab_submenu_path=0)
 Note: The 'inputlabels' array is expected to be null-terminated. More...
 
 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, int maxoutputs=1, const char *tab_submenu_path=0)
 
 OP_Operator (const char *name, const char *english, OP_Constructor construct, PRM_Template *templates, const char *child_table_name, unsigned min_sources, unsigned max_sources=9999, CH_LocalVariable *variables=0, unsigned flags=0, const char **inputlabels=0, int maxoutputs=1, const char *tab_submenu_path=0)
 
 OP_Operator (const char *name, const char *english, OP_Constructor construct, OP_TemplatePair *template_pair, const char *child_table_name, unsigned min_sources, unsigned max_sources=9999, OP_VariablePair *variable_pair=0, unsigned flags=0, const char **inputlabels=0, int maxoutputs=1, const char *tab_submenu_path=0)
 
virtual ~OP_Operator ()
 
OP_NodeconstructNode (OP_Network *net, const char *name)
 
int getNumActiveNodes () const
 
OP_NodegetActiveNode (int i) const
 
void nodeDestroyed (OP_Node *node)
 
virtual OP_SpecificDatagetOpSpecificData ()
 
virtual const OP_SpecificDatagetOpSpecificData () const
 
const UT_StringHoldergetName () const
 
void getTableAndName (UT_WorkBuffer &name) const
 
void getTableAndName (UT_String &name) const
 
const UT_StringHoldergetEnglish () const
 
virtual UT_Color getDefaultColor () const
 
virtual const UT_StringHoldergetDefaultShape () const
 
virtual bool getHDKHelp (UT_String &) const
 
virtual bool getOpHelpURL (UT_String &url)
 
virtual bool getOpTabSubMenuPath (UT_String &tab_submenu_path)
 
void setOpTabSubMenuPath (const char *tab_submenu_path)
 
bool getOTLHelp (UT_String &str)
 
bool hasPotentialEditableSubNodes ()
 
void getEditableSubNodes (UT_String &pattern)
 
const UT_StringHoldergetMessageSubNodes () const
 
void getDiveTarget (UT_String &divetarget)
 
void getDescriptiveParmName (UT_String &descrparm)
 
void getDefaultState (UT_String &statename)
 
void getFunctionName (UT_String &function_name)
 
void getSecondaryFunctionsNames (UT_StringMap< UT_StringHolder > &functions)
 
void getComment (UT_String &comment)
 
virtual bool getVersion (UT_String &version)
 
void getHelpFileDirAndName (UT_String &script_dir, UT_String &name)
 
void getDefinitionSource (UT_String &defsource) const
 
OP_NodegetDefiningNetwork () const
 
const UT_StringHoldergetIndexPath () const
 
const UT_StringHoldergetIndexFile () const
 
bool getScriptIsSubnet () const
 
bool getScriptIsVex () const
 
bool getScriptIsRsl () const
 
VEX_ContextType getVexContextType () const
 
RSL_ContextType getRslContextType () const
 
time_t getModTime () const
 
bool getIsDummyDefinition () const
 
bool getScriptIsPython () const
 
void setScriptIsPython (bool is_python)
 
const UT_StringHoldergetExtraInfo () const
 
const OP_ExtraInfoBuffergetExtraInfoBuffer () const
 
void setOTLDefinition (const OP_OTLDefinition &definition)
 
const OP_OTLDefinitiongetOTLDefinition () const
 
void setOTLLibrary (OP_OTLLibrary *library)
 
OP_OTLLibrarygetOTLLibrary ()
 
virtual bool getSectionData (const UT_StringRef &name, UT_StringHolder &value) const
 
virtual bool hasSectionData (const UT_StringRef &name) const
 
bool hasContentsSection ()
 
FS_IndexFilegetOTLIndexFile (bool check_timestamp=true)
 
FS_IndexFileHandle getOTLIndexFilePtr (bool check_timestamp=true)
 
UT_StringHolder getContentsSection ()
 
FS_IndexFilecreateDefaultOTLIndexFile () const
 
FS_IndexFilecreateOTLIndexFile (bool reservedsectionsonly, UT_StringArray *externalfiles)
 
void getDefinitionSectionName (UT_String &sectname) const
 
void listContainedOperators (UT_StringSet &contents_list)
 List all operators found in the contents section. More...
 
const char * getIconName () const
 
void setIconName (const char *name)
 
void setDefaultIconName ()
 
unsigned minInputs () const
 
unsigned maxInputs () const
 
virtual unsigned maxOutputs ()
 
OP_SpareParmsloadSpareParms (UT_IStream &is)
 
PRM_TemplategetParmTemplates ()
 
PRM_ScriptImportsgetParmTemplateImports ()
 
PRM_TemplategetLayoutParmTemplates ()
 
PRM_ScriptImportsgetLayoutParmTemplateImports ()
 
virtual const PRM_TemplategetBaseParmTemplates ()
 
PRM_TemplategetBaseOverrideLayoutParmTemplates ()
 
virtual PRM_TemplategetObsoleteTemplates ()
 
void setObsoleteTemplates (PRM_Template *tmpl)
 
bool getOverrideLayoutParmTemplateFile (UT_String &ds_path) const
 
CH_LocalVariablegetVariable (int i) const
 
CH_LocalVariablegetVariable (const char *name) const
 
CH_LocalVariablegetVariables () const
 
int getVariableCount () const
 
void resetVariables (OP_VariablePair *variable_pair)
 
bool isNetwork () const
 
bool isGenerator () const
 
bool isScriptedOp () const
 
bool isCustomDSO () const
 
bool unorderedInputs () const
 
bool isManagementOp () const
 
bool isOutputOp () const
 
bool hasEditableInputData () const
 
bool getIsPrimarySubnetType () const
 
bool isCreatingNode () const
 
bool isChangingParmTemplates () const
 
bool hasNodeLoadingContentsSection () const
 
void beginLoadingContentsSectionForNode ()
 
void endLoadingContentsSectionForNode ()
 
bool shouldPreserve () const
 
virtual int compareOperator (const OP_Operator *other, int method) const
 
void changeParmTemplate (PRM_Template *tp)
 
unsigned getPermissionMask () const
 
virtual void getRefreshPICommands (OP_Node *, std::ostream &)
 
virtual bool wantsParametersAnimatable () const
 
virtual bool wantsInputEditor () const
 
virtual bool wantsParmOrderEditor () const
 
virtual bool wantsOutputNameEditor () const
 
virtual bool wantsParentInputs () const
 
const OP_InputDataEditorConfigExgetInputDataEditorConfigEx () const
 
void setInputDataEditorConfigEx (const OP_InputDataEditorConfigEx &config)
 
void setInputDataEditorConfig (const OP_InputDataEditorConfig &config)
 
void fillInfoTree (UT_InfoTree &tree, const OP_NodeInfoTreeParms &parms)
 
const char * getTableName () const
 
OP_OperatorTablegetTable () const
 
const UT_StringHoldergetChildTableName () const
 
OP_OperatorTablegetChildOperatorTable () const
 
OP_OTLLicenseType getLicense ()
 
void setDefinition (const char *def)
 
void setEnglish (const char *english)
 
void informOfTabMenuFlagChange ()
 
virtual void setName (const char *name)
 
void setMinInputs (int inputs)
 
void setMaxInputs (int inputs)
 
void setIsGenerator (bool isgen)
 
void updatePresetInfo ()
 
PRM_PresetInfogetPresetInfo ()
 
bool runEventScript (const char *event, OP_Node *node_arg=nullptr, bool full_path=false, UT_Options *extra_args=nullptr, bool *node_deleted_by_script=nullptr)
 
PY_EvaluationContextgetPythonModuleDicts ()
 
bool hasLoadedPythonModuleSection () const
 
void loadPythonModuleSection (bool force=false)
 
PY_EvaluationContextgetViewerStateModuleDicts ()
 
bool hasLoadedViewerStateModuleSection () const
 
void loadViewerStateModuleSection (bool force=false)
 
PY_EvaluationContextgetViewerHandleModuleDicts ()
 
bool hasLoadedViewerHandleModuleSection () const
 
void loadViewerHandleModuleSection (bool force=false)
 
void clearEventScriptPathCache ()
 
void getCachedEventScriptPaths (UT_StringArray &events, UT_StringArray &paths, bool only_nonempty) const
 
bool isThreadSafe () const
 
void setIsThreadSafe (bool is_safe)
 
bool isCompiled ()
 
bool isBlackBoxed ()
 Returns true if this operator is black boxed, and false otherwise. More...
 
void constructIndexFileSectionPath (UT_String &path, const char *opdef_or_oplib, const char *section_name) const
 
void constructIndexFileSectionPath (UT_String &path, const char *opdef_or_oplib, const UT_StringArray &section_names) const
 
void setNumOrderedInputs (int inputs)
 
int numOrderedInputs () const
 
void setLegacyInputsMap (const char *map)
 
void getLegacyInputsMap (UT_String &map) const
 
const UT_StringArraygetLegacyInputsIndexMap () const
 
const UT_StringHoldergetInputName (int idx) const
 Accessing operator inputs name, label, and reference flag. More...
 
const UT_StringArraygetInputNames () const
 Accessing operator inputs name, label, and reference flag. More...
 
const UT_StringHoldergetInputLabel (int idx) const
 Accessing operator inputs name, label, and reference flag. More...
 
const UT_StringArraygetInputLabels () const
 Accessing operator inputs name, label, and reference flag. More...
 
bool getInputIsReference (int idx) const
 Accessing operator inputs name, label, and reference flag. More...
 
const UT_Array< bool > & getInputAreReferences () const
 Accessing operator inputs name, label, and reference flag. More...
 
virtual bool allowsInputNameEditing () const
 Accessing operator inputs name, label, and reference flag. More...
 
const UT_StringHoldergetOutputLabel (int idx) const
 
const UT_StringArraygetOutputLabels () const
 
void getOpBasedFileName (UT_String &filename)
 
void getOpBasedFileName (UT_WorkBuffer &filename)
 

Static Public Member Functions

static OP_ScriptOperatorcreateMantraScriptOp (const char *name, const char *english)
 
static int findScriptOperators (const char *path, const char *filename, OP_OTLDefinitionArray &defs)
 
static UT_StringSetgetAllIndexFiles ()
 
- Static Public Member Functions inherited from OP_Operator
static void clearOperatorHelpCache ()
 
static int loadFromOpType (const char *fname, const char *savedir)
 
static int uninstallOpType (const char *path, const char *tablename, const char *opname, const char *indexpath, const char *indexfile)
 
static void removeHelpCardOverrides (UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)
 
static void removeRenameOverrides (UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)
 
static void removeIconOverrides (UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)
 
static void removeCmdOverrides (UT_FileUtil *fu, const char *path, const char *tablename, const char *opname, int flags)
 
static void getDefaultIconName (const char *tablename, const char *opname, UT_String &iconname)
 
static const char * getCurrentPythonModuleKey ()
 
static const OP_OperatormapSecurityKeyToOperator (const char *key)
 
static void registerPythonModuleKeyClient (void *client)
 
static bool verifyPythonModuleKeyClient (const OP_Operator *op, void *client)
 
static PRM_TemplategetEmptyTemplateList ()
 
static int operatorNameCompare (const OP_Operator *a, const OP_Operator *b)
 

Protected Member Functions

 OP_ScriptOperator (const char *name, const char *english, OP_Constructor construct, PRM_Template *templates, const char *child_table_name, unsigned min_sources, unsigned max_sources=9999, CH_LocalVariable *variables=0, unsigned flags=0, const char **inputlabels=0, int maxoutputs=1)
 
void getDefinitionSourceText (UT_String &defsource)
 Obtains a string that specifies the definition source of this operator. More...
 
bool loadParmTemplatesSubclass () override
 
virtual void removeAllBindings ()
 
virtual void refreshAllBindings ()
 
virtual PRM_TemplateloadParmTemplates (UT_IStream &, const char *, UT_String &, PRM_ScriptImports *&)
 
- Protected Member Functions inherited from OP_Operator
void notifyUpdateTemplatesSinksOfUpdate ()
 
void notifyUpdateTemplatesSinksOfDelete ()
 
void notifyActiveNodesOfTemplatesUpdate ()
 
void setDescriptiveParmName (const UT_StringHolder &parm)
 
void dirtyParmTemplatesLoaded ()
 
bool loadAndCreateLayoutParmTemplates (PRM_ScriptPage *page, DS_Stream &ds_is, PRM_Template *&base_tplates, PRM_Template *&layout_tplates, PRM_ScriptImports *&imports, PRM_Template *&tplates, int base_controls_switcher_index, int base_controls_insert_index, int base_controls_switcher_page_num, PRM_Default *&base_controls_switcher_defaults, bool hide_default_parms)
 Load parameter templates from the specified file stream. More...
 

Static Protected Member Functions

static void freeParmTemplates (PRM_Template *templates)
 
static void freeSwitcherDefaults (PRM_Default *defs)
 
- Static Protected Member Functions inherited from OP_Operator
static PRM_TemplateaddTemplates (OP_TemplatePair *)
 
static CH_LocalVariableaddVariables (OP_VariablePair *, int &)
 

Protected Attributes

UT_String myScriptName
 
UT_String myHelp
 
fpreal myUnitLength
 
fpreal myUnitMass
 
PRM_ScriptPagemyPage
 
time_t myDialogTimeStamp
 
int myStartParm
 
int myEndParm
 
int myBaseControlsSwitcherIndex
 
int myBaseControlsSwitcherPageNum
 
int myBaseControlsInsertIndex
 
PRM_DefaultmyBaseSwitcherDefaults
 
unsigned mySyntax
 
UT_String myInfoText
 
PY_CompiledCodemyCachedCompiledPythonCookCode
 
UT_Lock myCachedCompiledPythonCookLock
 
int myHasCachedCode
 State var indicating if cached code is saved with HDA definition. More...
 
- Protected Attributes inherited from OP_Operator
PRM_TemplatemyParmTemplates
 
PRM_ScriptImportsmyImports
 
PRM_TemplatemyLayoutParmTemplates
 
PRM_ScriptImportsmyLayoutParmImports
 
PRM_TemplatemyBaseOverrideLayout
 
PRM_TemplatemyBase
 
bool myParmTemplatesLoaded
 
PRM_TemplatemyObsoleteTemplates
 
UT_StringArray myInputNames
 
UT_StringArray myInputLabels
 
UT_StringArray myOutputLabels
 
UT_DeepString myTabSubmenuPath
 
UT_Array< bool > myInputReferences
 
CH_LocalVariablemyVariables
 
int myNvariables
 
UT_StringHolder myChildTableName
 
OP_OTLDefinition myOTLDefinition
 
OP_InputDataEditorConfigEx myInputDataEditorConfig
 
VEX_ContextType myVexContextType
 
RSL_ContextType myRslContextType
 
unsigned myFlags
 
bool myHasContentsSection
 
UT_SharedPtr< PRM_ScriptPagemyOverrideLayoutParmScriptPage
 

Static Protected Attributes

static UT_StringSet theAllIndexFiles
 

Detailed Description

Definition at line 37 of file OP_ScriptOperator.h.

Member Enumeration Documentation

anonymous enum
Enumerator
OP_SYNTAX_VEX 
OP_SYNTAX_SHELL 
OP_SYNTAX_RMAN 

Definition at line 113 of file OP_ScriptOperator.h.

Constructor & Destructor Documentation

OP_ScriptOperator::~OP_ScriptOperator ( )
override
OP_ScriptOperator::OP_ScriptOperator ( const char *  name,
const char *  english,
OP_Constructor  construct,
PRM_Template templates,
const char *  child_table_name,
unsigned  min_sources,
unsigned  max_sources = 9999,
CH_LocalVariable variables = 0,
unsigned  flags = 0,
const char **  inputlabels = 0,
int  maxoutputs = 1 
)
protected

Member Function Documentation

void OP_ScriptOperator::buildIndexEntry ( UT_String result,
const UT_String dsloc 
)
int OP_ScriptOperator::buildVexCommand ( UT_String result,
OP_Node node,
fpreal  now 
)
void OP_ScriptOperator::clearOTLIndexFile ( )
overridevirtual

Reimplemented from OP_Operator.

static OP_ScriptOperator* OP_ScriptOperator::createMantraScriptOp ( const char *  name,
const char *  english 
)
static
void OP_ScriptOperator::dirtyParmTemplates ( )
void OP_ScriptOperator::editScriptFile ( const char *  pathprefix,
const char *  context = "surface",
const char *  extension = ".vfl",
const char *  title = "VEX Function",
const char **  obj_extensions = 0,
int  localdir = 1 
)
void OP_ScriptOperator::fillInfoTreeOperatorSpecific ( UT_InfoTree tree,
const OP_NodeInfoTreeParms parms 
)
overridevirtual

Fill in this info tree with details about this operator (similar to getOperatorSpecificInfoText(..)

Reimplemented from OP_Operator.

static int OP_ScriptOperator::findScriptOperators ( const char *  path,
const char *  filename,
OP_OTLDefinitionArray defs 
)
static
void OP_ScriptOperator::forceUpdateParmTemplates ( )
overridevirtual

Reimplemented from OP_Operator.

static void OP_ScriptOperator::freeParmTemplates ( PRM_Template templates)
staticprotected
static void OP_ScriptOperator::freeSwitcherDefaults ( PRM_Default defs)
staticprotected
static UT_StringSet& OP_ScriptOperator::getAllIndexFiles ( )
static
PY_CompiledCode* OP_ScriptOperator::getCachedCompiledPythonCookCode ( )
void OP_ScriptOperator::getDefinitionSourceText ( UT_String defsource)
protected

Obtains a string that specifies the definition source of this operator.

const char* OP_ScriptOperator::getOperatorShortHelpString ( )
overridevirtual

Reimplemented from OP_Operator.

void OP_ScriptOperator::getOperatorSpecificInfoText ( int  verbose,
UT_WorkBuffer text 
)
overridevirtual

Reimplemented from OP_Operator.

void OP_ScriptOperator::getScriptFunctionName ( UT_String name) const

Obtains the function (shader) name used for script. It provieds the shader name that should be used in code.

UT_String& OP_ScriptOperator::getScriptHelp ( )
inline

Definition at line 124 of file OP_ScriptOperator.h.

void OP_ScriptOperator::getScriptName ( UT_String name,
bool  forvex,
bool  for_python = false,
const char *  section_name = NULL 
) const

Obtains the full name of the script provided by this operator. It idendifies the script using an operator name, "opdef:"or "op:' path, or using the script name (refering to a file on disk).

void OP_ScriptOperator::getScriptSecondaryFunctionsNames ( UT_StringMap< UT_StringHolder > &  functions) const

Obtains the secondary function (shader) names (as keys) provided by this operator, along with the section names (as mapped values) where the function definition is stored.

virtual UT_StringArray OP_ScriptOperator::getScriptSignatureFunctions ( ) const
virtual

An operator may have several signatures for a shader, and use separate shader function name for each of them. This method returns such shader function names.

Reimplemented in VOP_ScriptOperator.

fpreal OP_ScriptOperator::getUnitLength ( ) const
inline

Definition at line 162 of file OP_ScriptOperator.h.

fpreal OP_ScriptOperator::getUnitMass ( ) const
inline

Definition at line 163 of file OP_ScriptOperator.h.

virtual int OP_ScriptOperator::handleUnknownToken ( DS_Stream is,
UT_String token 
)
virtual

Reimplemented in VOP_ScriptOperator.

bool OP_ScriptOperator::hasCachedCode ( )

Returns true if the operator has cached code.

bool OP_ScriptOperator::hasExplicitScriptSection ( VEX_ContextType  context_type)

Tests if the script operator has a script section corresponding to the given type. Returns true if operator is defined by an HDA that a script section for the type. If the operator is not defined by a library or the library definition has no such section, this method returns false.

bool OP_ScriptOperator::hasLoadedParmTemplates ( ) const
overridevirtual

Reimplemented from OP_Operator.

bool OP_ScriptOperator::isCompiledPythonCookCodeCached ( )
virtual PRM_Template* OP_ScriptOperator::loadParmTemplates ( UT_IStream ,
const char *  ,
UT_String ,
PRM_ScriptImports *&   
)
inlineprotectedvirtual

Reimplemented in VOP_ScriptOperator, PI_ScriptOperator, and OBJ_ScriptOperator.

Definition at line 188 of file OP_ScriptOperator.h.

bool OP_ScriptOperator::loadParmTemplatesSubclass ( )
overrideprotectedvirtual

Reimplemented from OP_Operator.

virtual void OP_ScriptOperator::refreshAllBindings ( )
inlineprotectedvirtual

Reimplemented in PI_ScriptOperator.

Definition at line 186 of file OP_ScriptOperator.h.

virtual void OP_ScriptOperator::removeAllBindings ( )
inlineprotectedvirtual

Reimplemented in PI_ScriptOperator.

Definition at line 184 of file OP_ScriptOperator.h.

void OP_ScriptOperator::resetTemplate ( OP_TemplatePair pair)
int OP_ScriptOperator::traverseCommand ( OP_Node node,
OP_ScriptParmFunc  traverseFunc,
void data,
fpreal  now 
)
int OP_ScriptOperator::updateParmTemplates ( )
overridevirtual

Reimplemented from OP_Operator.

Reimplemented in VOP_ScriptOperator.

Member Data Documentation

int OP_ScriptOperator::myBaseControlsInsertIndex
protected

Definition at line 213 of file OP_ScriptOperator.h.

int OP_ScriptOperator::myBaseControlsSwitcherIndex
protected

Definition at line 211 of file OP_ScriptOperator.h.

int OP_ScriptOperator::myBaseControlsSwitcherPageNum
protected

Definition at line 212 of file OP_ScriptOperator.h.

PRM_Default* OP_ScriptOperator::myBaseSwitcherDefaults
protected

Definition at line 214 of file OP_ScriptOperator.h.

PY_CompiledCode* OP_ScriptOperator::myCachedCompiledPythonCookCode
protected

Definition at line 222 of file OP_ScriptOperator.h.

UT_Lock OP_ScriptOperator::myCachedCompiledPythonCookLock
protected

Definition at line 223 of file OP_ScriptOperator.h.

time_t OP_ScriptOperator::myDialogTimeStamp
protected

Definition at line 205 of file OP_ScriptOperator.h.

int OP_ScriptOperator::myEndParm
protected

Definition at line 206 of file OP_ScriptOperator.h.

int OP_ScriptOperator::myHasCachedCode
protected

State var indicating if cached code is saved with HDA definition.

Definition at line 226 of file OP_ScriptOperator.h.

UT_String OP_ScriptOperator::myHelp
protected

Definition at line 201 of file OP_ScriptOperator.h.

UT_String OP_ScriptOperator::myInfoText
protected

Definition at line 220 of file OP_ScriptOperator.h.

PRM_ScriptPage* OP_ScriptOperator::myPage
protected

Definition at line 204 of file OP_ScriptOperator.h.

UT_String OP_ScriptOperator::myScriptName
protected

Definition at line 200 of file OP_ScriptOperator.h.

int OP_ScriptOperator::myStartParm
protected

Definition at line 206 of file OP_ScriptOperator.h.

unsigned OP_ScriptOperator::mySyntax
protected

Definition at line 217 of file OP_ScriptOperator.h.

fpreal OP_ScriptOperator::myUnitLength
protected

Definition at line 202 of file OP_ScriptOperator.h.

fpreal OP_ScriptOperator::myUnitMass
protected

Definition at line 203 of file OP_ScriptOperator.h.

UT_StringSet OP_ScriptOperator::theAllIndexFiles
staticprotected

Definition at line 229 of file OP_ScriptOperator.h.


The documentation for this class was generated from the following file: