#include <manager.hpp>
Public Attributes | |
std::string | name |
config | data |
Definition at line 58 of file manager.hpp.
config plugins_manager::event::data |
Definition at line 60 of file manager.hpp.
Referenced by impl_context_backend(), and application_lua_kernel::thread::run_script().
std::string plugins_manager::event::name |
Definition at line 59 of file manager.hpp.
Referenced by impl_context_backend(), and application_lua_kernel::thread::run_script().