Lua-API++  2015-02-12-3
Lua-API++ library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
State Member List

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

call(CFunction f)State
getRawState() noexceptStateinline
operator=(const State &)=deleteState
runFile(const char *filename)State
runFile(const std::string &filename)Stateinline
runString(const char *expression)State
runString(const std::string &expression)Stateinline
State()State
State(void *(__cdecl customAllocatorFunction)(void *ud, void *ptr, size_t oldSize, size_t newSize), void *ud=nullptr)Stateexplicit
State(const State &)=deleteState
~State() noexceptState