nngn
Loading...
Searching...
No Matches
nngn::lua::user_data< T > Member List

This is the complete list of members for nngn::lua::user_data< T >, including all inherited members.

base_type typedefnngn::lua::user_data< T >private
base_type typedefnngn::lua::user_data< T >private
check_pointer_type(state_view lua, int i, std::string_view meta)nngn::lua::detail::user_data_baseprivatestatic
check_pointer_type(state_view lua, int i, std::string_view meta)nngn::lua::detail::user_data_baseprivatestatic
check_type(state_view lua, int i)nngn::lua::user_data< T >static
check_type(state_view lua, int i)nngn::lua::user_data< T >static
nngn::lua::detail::user_data_base::check_type(state_view lua, int i, std::string_view meta)nngn::lua::detail::user_data_baseprivatestatic
datanngn::alloc_block< H, T >::storageprivate
destroy(void)nngn::lua::user_data< T >
destroy(void)nngn::lua::user_data< T >
eq(lua_State *L)nngn::lua::user_data< T >static
eq(lua_State *L)nngn::lua::user_data< T >static
from_light(const void *p)nngn::lua::user_data< T >static
from_light(const void *p)nngn::lua::user_data< T >static
gc(lua_State *L)nngn::lua::user_data< T >static
gc(lua_State *L)nngn::lua::user_data< T >static
get(state_view lua, int i)nngn::lua::user_data< T >static
get(void) constnngn::lua::user_data< T >inline
get(state_view lua, int i)nngn::lua::user_data< T >static
get(void) constnngn::lua::user_data< T >inline
get_pointer(state_view lua, int i)nngn::lua::user_data< T >privatestatic
get_pointer(state_view lua, int i)nngn::lua::user_data< T >privatestatic
get_type typedefnngn::lua::user_data< T >
get_type typedefnngn::lua::user_data< T >
headernngn::alloc_block< H, T >::storageprivate
header_type typedefnngn::lua::user_data< T >private
header_type typedefnngn::lua::user_data< T >private
metanngn::lua::user_data< T >privatestatic
parent typedefnngn::alloc_block< H, T >::storageprivate
parent typedefnngn::alloc_block< H, T >::storageprivate
push(state_view lua, R &&r)nngn::lua::user_data< T >static
push(state_view lua, R &&r)nngn::lua::user_data< T >static
push_metatable(state_view lua)nngn::lua::user_data< T >static
push_metatable(state_view lua)nngn::lua::user_data< T >static
nngn::lua::detail::user_data_base::push_metatable(state_view lua, std::string_view meta)nngn::lua::detail::user_data_baseprivatestatic
user_data(const T &x)nngn::lua::user_data< T >explicit
user_data(T &&x)nngn::lua::user_data< T >explicit
user_data(const T &x)nngn::lua::user_data< T >explicit
user_data(T &&x)nngn::lua::user_data< T >explicit
user_data< T * >nngn::lua::user_data< T >friend