SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
ai::lua::LUA Member List

This is the complete list of members for ai::lua::LUA, including all inherited members.

error() const (defined in ai::lua::LUA)ai::lua::LUAinline
execute(const std::string &function, int returnValues=0)ai::lua::LUAinline
getGlobalData(lua_State *L, const std::string &prefix) (defined in ai::lua::LUA)ai::lua::LUAinlinestatic
getState() const (defined in ai::lua::LUA)ai::lua::LUAinline
getUserData(lua_State *L, int n, const std::string &prefix) (defined in ai::lua::LUA)ai::lua::LUAinlinestatic
load(const std::string &luaString) (defined in ai::lua::LUA)ai::lua::LUAinline
load(const char *luaString, size_t len) (defined in ai::lua::LUA)ai::lua::LUAinline
LUA(lua_State *state) (defined in ai::lua::LUA)ai::lua::LUAinlineexplicit
LUA(bool debug=false) (defined in ai::lua::LUA)ai::lua::LUAinlineexplicit
newGlobalData(const std::string &prefix, T *userData) const (defined in ai::lua::LUA)ai::lua::LUAinline
newUserdata(lua_State *L, const std::string &prefix, T *data) (defined in ai::lua::LUA)ai::lua::LUAinlinestatic
NonCopyable() (defined in ai::NonCopyable)ai::NonCopyableinline
reg(const std::string &prefix, luaL_Reg *funcs) (defined in ai::lua::LUA)ai::lua::LUAinline
registerType(const std::string &name) (defined in ai::lua::LUA)ai::lua::LUAinline
returnError(lua_State *L, const std::string &error) (defined in ai::lua::LUA)ai::lua::LUAinlinestatic
setError(const std::string &errorStr) (defined in ai::lua::LUA)ai::lua::LUAinline
~LUA() (defined in ai::lua::LUA)ai::lua::LUAinline