#include <application_lua_kernel.hpp>
Definition at line 38 of file application_lua_kernel.hpp.
application_lua_kernel::thread::thread |
( |
lua_State * |
T | ) |
|
|
private |
bool application_lua_kernel::thread::is_running |
( |
| ) |
|
Definition at line 253 of file application_lua_kernel.cpp.
References plugins_context::accessors_, plugins_context::callbacks_, plugins_manager::event::data, ERR_LUA, i, impl_context_accessor(), impl_context_backend(), LOG_LUA, LUA_ERRERR, LUA_ERRRUN, LUA_ERRSYNTAX, lua_newtable, LUA_OK, lua_pushstring(), lua_rawseti(), lua_resume(), lua_settable(), lua_status(), lua_tostring, LUA_YIELD, luaW_pushconfig(), plugins_manager::event::name, plugins_context::name_, and lua_cpp::push_function().
bool application_lua_kernel::thread::started_ |
|
private |
lua_State* application_lua_kernel::thread::T_ |
|
private |
The documentation for this class was generated from the following files: