LLScriptDataCollection Class Reference

#include <lscript_execute.h>

Collaboration diagram for LLScriptDataCollection:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScriptDataCollection (LSCRIPTStateEventType type, LLScriptLibData *data)
 LLScriptDataCollection (U8 *src, S32 &offset)
 ~LLScriptDataCollection ()
S32 getSavedSize ()
S32 write2bytestream (U8 *dest)

Public Attributes

LSCRIPTStateEventType mType
LLScriptLibDatamData


Detailed Description

Definition at line 187 of file lscript_execute.h.


Constructor & Destructor Documentation

LLScriptDataCollection::LLScriptDataCollection ( LSCRIPTStateEventType  type,
LLScriptLibData data 
) [inline]

Definition at line 190 of file lscript_execute.h.

LLScriptDataCollection::LLScriptDataCollection ( U8 src,
S32 offset 
) [inline]

Definition at line 194 of file lscript_execute.h.

References bytestream2integer(), i, mData, mType, S32, and LLScriptLibData::set().

Here is the call graph for this function:

LLScriptDataCollection::~LLScriptDataCollection (  )  [inline]

Definition at line 209 of file lscript_execute.h.

References mData, and NULL.


Member Function Documentation

S32 LLScriptDataCollection::getSavedSize (  )  [inline]

Definition at line 215 of file lscript_execute.h.

References LLScriptLibData::getSavedSize(), i, LST_NULL, mData, mType, and S32.

Referenced by LLScriptEventData::getSavedSize().

Here is the call graph for this function:

Here is the caller graph for this function:

S32 LLScriptDataCollection::write2bytestream ( U8 dest  )  [inline]

Definition at line 232 of file lscript_execute.h.

References integer2bytestream(), LST_NULL, mData, mType, S32, and LLScriptLibData::write2bytestream().

Referenced by LLScriptEventData::write2bytestream().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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

Generated on Fri May 16 09:01:48 2008 for SecondLife by  doxygen 1.5.5