, including all inherited members.
add_shutdown_listener(lua_shutdown_listener *) | CLua | |
callbooleanfn(bool defval, const char *fn, const char *params,...) | CLua | |
callfn(const char *fn, int nargs, int nret=1) | CLua | |
callfn(const char *fn, const char *params,...) | CLua | |
callmbooleanfn(const char *fn, const char *params,...) | CLua | |
CLua(bool managed=true) | CLua | |
error | CLua | |
execfile(const char *filename, bool trusted=false, bool die_on_fail=false, bool force=false) | CLua | |
execstring(const char *str, const char *context="init.txt", int nresults=0) | CLua | |
file_write(lua_State *ls) | CLua | [static] |
fnreturns(const char *params,...) | CLua | |
gc() | CLua | |
get_vm(lua_State *) | CLua | [static] |
getglobal(const char *name) | CLua | |
getregistry(const char *name) | CLua | |
is_managed_vm(lua_State *ls) | CLua | [static] |
is_path_safe(std::string file, bool trusted=false) | CLua | [static] |
loadbuffer(const char *buf, size_t size, const char *context) | CLua | |
loadfile(lua_State *ls, const char *file, bool trusted=false, bool die_on_fail=false) | CLua | [static] |
loadstring(const char *str, const char *context) | CLua | |
lua_call_depth | CLua | |
lua_call_throttle class | CLua | [friend] |
managed_vm | CLua | |
max_lua_call_depth | CLua | |
max_mixed_call_depth | CLua | |
MAX_THROTTLE_SLEEPS | CLua | [static] |
memory_used | CLua | |
mixed_call_depth | CLua | |
n_throttle_sleeps | CLua | |
operator lua_State *() | CLua | [inline] |
print_stack() | CLua | |
pushglobal(const std::string &name) | CLua | |
remove_shutdown_listener(lua_shutdown_listener *) | CLua | |
runhook(const char *hook, const char *params,...) | CLua | |
save(writer &outf) | CLua | |
setglobal(const char *name) | CLua | |
setregistry(const char *name) | CLua | |
setuniqregistry() | CLua | |
shutting_down | CLua | |
state() | CLua | |
throttle_sleep_end | CLua | |
throttle_sleep_ms | CLua | |
throttle_sleep_start | CLua | |
throttle_unit_lines | CLua | |
~CLua() | CLua | |