12 #ifndef __PRM_ScriptImports_h__
13 #define __PRM_ScriptImports_h__
28 init(-1, 0, 0, 0, 0, 0,
false);
38 init(offset, size, src, 0, 0, 0,
false);
126 {
return myNestBaseIndex; }
128 { myNestBaseIndex =
index; }
const UT_String & getToken() const
GLuint GLsizei const GLchar * label
int getNestBaseIndex() const
const UT_String & getMask() const
PRM_ScriptImportBlock(int offset, int size, const char *src)
UT_Array< PRM_ScriptImportBlock > PRM_ScriptImportList
GLsizei GLsizei GLchar * source
void setNestLevel(int level)
const UT_String & getLabel() const
void setSwitcherIndex(int i)
int getSwitcherIndex() const
PRM_ScriptImportList myBlocks
void setNestBaseIndex(int index)
const UT_String & getSource() const
void init(int offset, int size, const char *src, const char *token, const char *mask, const char *label, bool enable)