31 virtual std::string
my_name() {
return "Application Lua Kernel"; }
thread & operator=(const thread &)=delete
request_list run_script(const plugins_context &ctxt, const std::vector< plugins_manager::event > &queue)
thread(const thread &)=delete
thread * load_script_from_string(const std::string &)
std::vector< std::function< bool(void)> > request_list
virtual std::string my_name()
User-visible name of the lua kernel that they are talking to.
thread * load_script_from_file(const std::string &)