LLScriptScriptCodeChunk Class Reference

#include <lscript_bytecode.h>

Collaboration diagram for LLScriptScriptCodeChunk:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScriptScriptCodeChunk (S32 total_size)
 ~LLScriptScriptCodeChunk ()
void build (LLFILE *efp, LLFILE *bcfp)

Public Attributes

LLScriptByteCodeChunkmRegisters
LLScriptByteCodeChunkmGlobalVariables
LLScriptByteCodeChunkmGlobalFunctions
LLScriptByteCodeChunkmStates
LLScriptByteCodeChunkmHeap
S32 mTotalSize
U8mCompleteCode


Detailed Description

Definition at line 74 of file lscript_bytecode.h.


Constructor & Destructor Documentation

LLScriptScriptCodeChunk::LLScriptScriptCodeChunk ( S32  total_size  ) 

Definition at line 228 of file lscript_bytecode.cpp.

References FALSE, mGlobalFunctions, mGlobalVariables, mHeap, mRegisters, and mStates.

LLScriptScriptCodeChunk::~LLScriptScriptCodeChunk (  ) 


Member Function Documentation

void LLScriptScriptCodeChunk::build ( LLFILE efp,
LLFILE bcfp 
)


Member Data Documentation

Definition at line 87 of file lscript_bytecode.h.

Referenced by build().

Definition at line 88 of file lscript_bytecode.h.

Referenced by build(), and ~LLScriptScriptCodeChunk().


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

Generated on Fri May 16 09:02:19 2008 for SecondLife by  doxygen 1.5.5