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

#include <OP_SpareParms.h>

Public Member Functions

 OP_SpareParms (OP_SpareParmCache *cache, UT_IStream &is, OP_Operator *op, const char *key)
 
bool isValid () const
 
int bumpRef (int dir)
 
PRM_ScriptPagegetScriptPage ()
 
PRM_TemplategetSpareTemplates ()
 
PRM_ScriptImportsgetSpareImports ()
 
PRM_TemplategetLayoutTemplates ()
 
PRM_ScriptImportsgetLayoutImports ()
 
const char * getKey ()
 
int getId () const
 
int numSpareInputs () const
 

Friends

class OP_SpareParmCache
 

Detailed Description

Definition at line 34 of file OP_SpareParms.h.

Constructor & Destructor Documentation

OP_SpareParms::OP_SpareParms ( OP_SpareParmCache cache,
UT_IStream is,
OP_Operator op,
const char *  key 
)

Member Function Documentation

int OP_SpareParms::bumpRef ( int  dir)
int OP_SpareParms::getId ( ) const
inline

Definition at line 54 of file OP_SpareParms.h.

const char* OP_SpareParms::getKey ( )
inline

Definition at line 49 of file OP_SpareParms.h.

PRM_ScriptImports* OP_SpareParms::getLayoutImports ( )
inline

Definition at line 48 of file OP_SpareParms.h.

PRM_Template* OP_SpareParms::getLayoutTemplates ( )
inline

Definition at line 47 of file OP_SpareParms.h.

PRM_ScriptPage* OP_SpareParms::getScriptPage ( )
inline

Definition at line 44 of file OP_SpareParms.h.

PRM_ScriptImports* OP_SpareParms::getSpareImports ( )
inline

Definition at line 46 of file OP_SpareParms.h.

PRM_Template* OP_SpareParms::getSpareTemplates ( )
inline

Definition at line 45 of file OP_SpareParms.h.

bool OP_SpareParms::isValid ( ) const
inline

Definition at line 42 of file OP_SpareParms.h.

int OP_SpareParms::numSpareInputs ( ) const
inline

Definition at line 58 of file OP_SpareParms.h.

Friends And Related Function Documentation

friend class OP_SpareParmCache
friend

Definition at line 90 of file OP_SpareParms.h.


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