LLScriptLibraryFunction Class Reference

#include <lscript_library.h>

List of all members.

Public Member Functions

 LLScriptLibraryFunction (F32 eu, F32 st, void(*exec_func)(LLScriptLibData *, LLScriptLibData *, const LLUUID &), char *name, char *ret_type, char *args, char *desc, BOOL god_only=FALSE)
 ~LLScriptLibraryFunction ()

Public Attributes

F32 mEnergyUse
F32 mSleepTime
void(* mExecFunc )(LLScriptLibData *, LLScriptLibData *, const LLUUID &)
char * mName
char * mReturnType
char * mArgs
char * mDesc
BOOL mGodOnly


Detailed Description

Definition at line 43 of file lscript_library.h.


Constructor & Destructor Documentation

LLScriptLibraryFunction::LLScriptLibraryFunction ( F32  eu,
F32  st,
void(*)(LLScriptLibData *, LLScriptLibData *, const LLUUID &)  exec_func,
char *  name,
char *  ret_type,
char *  args,
char *  desc,
BOOL  god_only = FALSE 
)

Definition at line 469 of file lscript_library.cpp.

References mDesc, and mSleepTime.

LLScriptLibraryFunction::~LLScriptLibraryFunction (  ) 

Definition at line 489 of file lscript_library.cpp.

References mDesc.


Member Data Documentation

Definition at line 49 of file lscript_library.h.

Referenced by run_calllib(), and run_calllib_two_byte().

Definition at line 50 of file lscript_library.h.

Referenced by LLScriptLibraryFunction(), run_calllib(), and run_calllib_two_byte().

Definition at line 53 of file lscript_library.h.

Referenced by LLScriptScript::recurse(), run_calllib(), and run_calllib_two_byte().

Definition at line 54 of file lscript_library.h.

Referenced by LLScriptScript::recurse(), run_calllib(), and run_calllib_two_byte().

Definition at line 56 of file lscript_library.h.

Referenced by LLScriptScript::recurse().


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

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