LLScriptArgString Class Reference

#include <lscript_scope.h>

List of all members.

Public Member Functions

 LLScriptArgString ()
 ~LLScriptArgString ()
LSCRIPTType getType (S32 count)
void addType (LSCRIPTType type)
S32 getNumber ()

Public Attributes

char * mString


Detailed Description

Definition at line 210 of file lscript_scope.h.


Constructor & Destructor Documentation

LLScriptArgString::LLScriptArgString (  )  [inline]

Definition at line 213 of file lscript_scope.h.

LLScriptArgString::~LLScriptArgString (  )  [inline]

Definition at line 214 of file lscript_scope.h.

References mString.


Member Function Documentation

LSCRIPTType LLScriptArgString::getType ( S32  count  )  [inline]

Definition at line 216 of file lscript_scope.h.

References LST_FLOATINGPOINT, LST_INTEGER, LST_KEY, LST_LIST, LST_NULL, LST_QUATERNION, LST_STRING, LST_VECTOR, mString, and S32.

Referenced by add_exit_pops(), print_cil_local_init(), print_exit_pops(), and LLScriptFuncExpressionList::recurse().

Here is the caller graph for this function:

void LLScriptArgString::addType ( LSCRIPTType  type  )  [inline]

Definition at line 246 of file lscript_scope.h.

References LSCRIPTFunctionTypeStrings, mString, and S32.

Referenced by LLScriptScript::recurse(), LLScriptFunctionDec::recurse(), LLScriptEventHandler::recurse(), and LLScriptDeclaration::recurse().

Here is the caller graph for this function:

S32 LLScriptArgString::getNumber (  )  [inline]

Definition at line 266 of file lscript_scope.h.

References mString, and S32.

Referenced by print_cil_local_init(), and LLScriptDeclaration::recurse().

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:44 2008 for SecondLife by  doxygen 1.5.5