nngn
Loading...
Searching...
No Matches
nngn::lua::state Member List

This is the complete list of members for nngn::lua::state, including all inherited members.

allocator(void) constnngn::lua::state_viewinline
call(auto &&f, auto &&...args) constnngn::lua::state_view
create_table(void) constnngn::lua::state_viewinline
create_table(int narr, int nrec) constnngn::lua::state_viewinline
destroy(void)nngn::lua::state_view
doarg(std::string_view s) constnngn::lua::state_view
dofile(std::string_view filename) constnngn::lua::state_view
dofunction(std::string_view f) constnngn::lua::state_view
dostring(std::string_view src) constnngn::lua::state_view
get(int i) constnngn::lua::state_view
get_type(int i) constnngn::lua::state_viewinline
globals(void) constnngn::lua::state_viewinline
heartbeat(void) constnngn::lua::state_view
init(alloc_info *i=nullptr)nngn::lua::state_view
Lnngn::lua::state_viewprotected
len(int i) constnngn::lua::state_view
new_user_data(int nv=0) constnngn::lua::state_view
new_user_type(void) constnngn::lua::state_view
operator lua_State *(void) constnngn::lua::state_viewinline
operator=(const state &)=deletenngn::lua::state
operator=(state &&rhs) noexceptnngn::lua::stateinline
pcall(auto &&h, auto &&f, auto &&...args) constnngn::lua::state_view
pop(int n=1) constnngn::lua::state_viewinline
print_stack(void) constnngn::lua::state_viewinline
print_traceback(void) constnngn::lua::state_viewinline
push(auto &&x) constnngn::lua::state_view
release(void)nngn::lua::state_viewinline
remove(int i) constnngn::lua::state_viewinline
set_meta_table(auto &&mt, int i)nngn::lua::state_view
set_top(int i) constnngn::lua::state_viewinline
state(const state &)=deletenngn::lua::state
state(void)=defaultnngn::lua::state
state(lua_State *L_)nngn::lua::stateinlineexplicit
state(state &&rhs) noexceptnngn::lua::stateinline
state_view(void)=defaultnngn::lua::state_view
state_view(lua_State *L_)nngn::lua::state_viewinline
to_string(int i) constnngn::lua::state_viewinline
top(void) constnngn::lua::state_viewinline
~state(void)nngn::lua::stateinline