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

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

Definition at line 246 of file lscript_scope.h.

References count, LSCRIPTFunctionTypeStrings, mString, and S32.

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

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().

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().


Member Data Documentation

char* LLScriptArgString::mString

Definition at line 274 of file lscript_scope.h.

Referenced by add_exit_pops(), addType(), getNumber(), getType(), print_exit_pops(), LLScriptGlobalFunctions::recurse(), LLScriptEventHandler::recurse(), LLScriptFunctionCall::recurse(), and ~LLScriptArgString().


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