Leosac  0.8.0
Open Source Access Control
Leosac::Module::WebSockAPI::Service Member List

This is the complete list of members for Leosac::Module::WebSockAPI::Service, including all inherited members.

register_asio_handler(HandlerT &&handler, const std::string &type, boost::asio::io_service &io)Leosac::Module::WebSockAPI::Serviceinline
register_asio_handler_permission(HandlerT &&handler, const std::string &type, ActionActionParam permission, boost::asio::io_service &io)Leosac::Module::WebSockAPI::Serviceinline
register_asio_handler_permission(HandlerT &&handler, const std::string &type, SecurityContext::Action permission, boost::asio::io_service &io)Leosac::Module::WebSockAPI::Serviceinline
register_crud_handler(const std::string &resource_name, CRUDResourceHandler::Factory factory)Leosac::Module::WebSockAPI::Service
register_handler(HandlerT &&handler, const std::string &type)Leosac::Module::WebSockAPI::Serviceinline
register_typed_handler(const WSHandler &handler, const std::string &type)Leosac::Module::WebSockAPI::Serviceprivate
server_Leosac::Module::WebSockAPI::Serviceprivate
Service(WSServer &server)Leosac::Module::WebSockAPI::Serviceinline
unregister_handler(const std::string &name)Leosac::Module::WebSockAPI::Service
WSHandler typedefLeosac::Module::WebSockAPI::Service