33     : BaseModuleSupportThread(core_utils, 0)
 
void unregister_handler(const std::string &name)
Remove an handler by name. 
 
void unregister_ws_handlers(WebSockAPI::Service &ws_service) override
 
WSHelperThread(const CoreUtilsPtr &core_utils)
 
A service object provided by the Websocket module. 
 
This is the header file for a generated source file, GitSHA1.cpp. 
 
std::shared_ptr< CoreUtils > CoreUtilsPtr
 
static WebSockAPI::CRUDResourceHandlerUPtr instanciate(WebSockAPI::RequestContext)
 
void register_ws_handlers(WebSockAPI::Service &ws_service) override
Called when websocket handler registration is possible. 
 
void register_crud_handler(const std::string &resource_name, CRUDResourceHandler::Factory factory)