Pioneer
Loading...
Searching...
No Matches
LuaMetaTypeGeneric Member List

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

AddCallCtor(lua_CFunction func)LuaMetaTypeGenericinline
AddFunction(const char *name, lua_CFunction func)LuaMetaTypeGenericinline
AddFunction(const char *name, free_function< Rt, Args... > func)LuaMetaTypeGenericinline
AddMember(const char *name, lua_CFunction getter)LuaMetaTypeGenericinline
AddMeta(const char *name, lua_CFunction func)LuaMetaTypeGenericinline
AddMeta(const char *name, free_function< Rt, Args... > func)LuaMetaTypeGenericinline
AddNewCtor(lua_CFunction func)LuaMetaTypeGenericinline
CheckUserdata(lua_State *l, int index, const char *name)LuaMetaTypeBasestatic
const_member_function typedefLuaMetaTypeBaseprotected
CreateMetaType(lua_State *l)LuaMetaTypeBase
free_fn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
free_fn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
free_function typedefLuaMetaTypeBaseprotected
GetAttrTable(lua_State *L, int index)LuaMetaTypeBaseinlineprotected
GetMetatable() constLuaMetaTypeBase
GetMetatableFromName(lua_State *l, const char *name)LuaMetaTypeBasestatic
GetMethodTable(lua_State *L, int index)LuaMetaTypeBaseinlineprotected
GetNames(std::vector< std::string > &names, const std::string &prefix="", bool methodsOnly=false)LuaMetaTypeBasestatic
GetParent() constLuaMetaTypeBaseinline
getter_member_cfn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
getter_member_fn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
GetTypeName() constLuaMetaTypeBaseinline
IsValid() constLuaMetaTypeBaseinline
LuaMetaTypeBase(const char *name)LuaMetaTypeBaseinline
LuaMetaTypeGeneric(const char *name)LuaMetaTypeGenericinline
m_indexLuaMetaTypeBaseprotected
m_luaLuaMetaTypeBaseprotected
m_parentLuaMetaTypeBaseprotected
m_refLuaMetaTypeBaseprotected
m_typeNameLuaMetaTypeBaseprotected
member_cfn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
member_cfunction typedefLuaMetaTypeBaseprotected
member_fn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
member_fn_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
member_function typedefLuaMetaTypeBaseprotected
member_pointer typedefLuaMetaTypeBaseprotected
member_wrapper_(lua_State *L)LuaMetaTypeBaseinlineprotectedstatic
PullFreeFunction(lua_State *L, int index)LuaMetaTypeBaseinlineprotectedstatic
PullPointerToMember(lua_State *L, int idx)LuaMetaTypeBaseinlineprotectedstatic
PushFreeFunction(lua_State *L, T obj)LuaMetaTypeBaseinlineprotectedstatic
PushPointerToMember(lua_State *L, MemT obj)LuaMetaTypeBaseinlineprotectedstatic
Self typedefLuaMetaTypeGeneric
SetParent(const char *parent)LuaMetaTypeBaseinline
SetProtected(bool enabled)LuaMetaTypeGenericinline
StartRecording()LuaMetaTypeGenericinline
StopRecording()LuaMetaTypeGenericinline
TestUserdata(lua_State *l, int index, const char *name)LuaMetaTypeBasestatic