LRAUV  revA
LuaAPI Member List

This is the complete list of members for LuaAPI, including all inherited members.

CloseTableItem()LuaAPIprotectedstatic
Exec(const char *command)LuaAPIprotectedstatic
Exec(FlexArray< DataReader * > *inputs, FlexArray< SettingReader * > *settings, bool &boolValue, FlexArray< DataWriter * > *outputs, FlexArray< const Unit * > *outUnits, Logger &logger)LuaAPIprotectedstatic
GetBool(bool &readTo, bool isRoot)LuaAPIprotectedstatic
GetNumber(double &readTo, bool isRoot)LuaAPIprotectedstatic
GetStackHeight()LuaAPIprotectedstatic
GetString(Str &readTo, bool isRoot)LuaAPIprotectedstatic
GetTableSize(bool isRoot)LuaAPIprotectedstatic
Instance_LuaAPIprivatestatic
IsTable(bool isRoot)LuaAPIprotectedstatic
LoadFile(const char *filename)LuaAPIprotectedstatic
LUA_LuaAPIprotectedstatic
LuaAPI(const LuaAPI &old)LuaAPIprivate
LuaAPI()LuaAPIprivate
LuaMissionAPI classLuaAPIfriend
LuaNode classLuaAPIfriend
makeScriptFunction(const char *moduleName, const char *componentName, const char *methodName, FlexArray< InputInfo * > &inputs, FlexArray< SettingInfo * > &settings, const char *code, Logger &logger)LuaAPIvirtual
NewFunction(const char *functionName, const char *functionBody, bool isRoot)LuaAPIprotectedstatic
NewTable(const char *name, bool isRoot)LuaAPIprotectedstatic
OpenTableItemByIndex(int index, bool isRoot)LuaAPIprotectedstatic
OpenTableItemByName(const char *name, bool isRoot)LuaAPIprotectedstatic
PushNil()LuaAPIprotectedstatic
rootNode_LuaAPIprivate
Run()LuaAPIprotectedstatic
RunFunction(const char *functionName, Str &returnValue, bool isRoot=false)LuaAPIprotectedstatic
ScriptAPI(const char *name, const char *extension)ScriptAPIinlineprotected
ScriptAPI()ScriptAPIprotected
ScriptAPI(const ScriptAPI &old)ScriptAPIprotected
~LuaAPI()LuaAPIvirtual
~ScriptAPI()ScriptAPIinlinevirtual