LLScritpGlobalStorage Class Reference

#include <lscript_tree.h>

Inheritance diagram for LLScritpGlobalStorage:

Inheritance graph
[legend]
Collaboration diagram for LLScritpGlobalStorage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLScritpGlobalStorage (LLScriptGlobalVariable *var)
 LLScritpGlobalStorage (LLScriptGlobalFunctions *func)
 ~LLScritpGlobalStorage ()
void recurse (FILE *fp, S32 tabs, S32 tabsize, LSCRIPTCompilePass pass, LSCRIPTPruneType ptype, BOOL &prunearg, LLScriptScope *scope, LSCRIPTType &type, LSCRIPTType basetype, U64 &count, LLScriptByteCodeChunk *chunk, LLScriptByteCodeChunk *heap, S32 stacksize, LLScriptScopeEntry *entry, S32 entrycount, LLScriptLibData **ldata)
S32 getSize ()
void addGlobal (LLScritpGlobalStorage *global)

Public Attributes

LLScriptFilePositionmGlobal
BOOL mbGlobalFunction
LLScritpGlobalStoragemNextp

Detailed Description

Definition at line 2207 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScritpGlobalStorage::LLScritpGlobalStorage ( LLScriptGlobalVariable var  )  [inline]

Definition at line 2211 of file lscript_tree.h.

LLScritpGlobalStorage::LLScritpGlobalStorage ( LLScriptGlobalFunctions func  )  [inline]

Definition at line 2216 of file lscript_tree.h.

LLScritpGlobalStorage::~LLScritpGlobalStorage (  )  [inline]

Definition at line 2221 of file lscript_tree.h.


Member Function Documentation

void LLScritpGlobalStorage::addGlobal ( LLScritpGlobalStorage global  )  [inline]

Definition at line 2234 of file lscript_tree.h.

References mNextp.

S32 LLScritpGlobalStorage::getSize (  )  [inline, virtual]

Implements LLScriptFilePosition.

Definition at line 2229 of file lscript_tree.h.

void LLScritpGlobalStorage::recurse ( FILE *  fp,
S32  tabs,
S32  tabsize,
LSCRIPTCompilePass  pass,
LSCRIPTPruneType  ptype,
BOOL prunearg,
LLScriptScope scope,
LSCRIPTType type,
LSCRIPTType  basetype,
U64 count,
LLScriptByteCodeChunk chunk,
LLScriptByteCodeChunk heap,
S32  stacksize,
LLScriptScopeEntry entry,
S32  entrycount,
LLScriptLibData **  ldata 
) [inline, virtual]

Implements LLScriptFilePosition.

Definition at line 2225 of file lscript_tree.h.


Member Data Documentation

BOOL LLScritpGlobalStorage::mbGlobalFunction

Definition at line 2244 of file lscript_tree.h.

Referenced by LLScriptScript::LLScriptScript().

LLScriptFilePosition* LLScritpGlobalStorage::mGlobal

Definition at line 2243 of file lscript_tree.h.

Referenced by LLScriptScript::LLScriptScript().

LLScritpGlobalStorage* LLScritpGlobalStorage::mNextp

Definition at line 2245 of file lscript_tree.h.

Referenced by addGlobal(), and LLScriptScript::LLScriptScript().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:44 2010 for Second Life Viewer by  doxygen 1.4.7