KISSCPP
a C++ library for rapid application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
kisscpp::Server Member List

This is the complete list of members for kisscpp::Server, including all inherited members.

register_handler(RequestHandlerPtr _handler)kisscpp::Server
run()kisscpp::Server
Server(std::size_t io_service_pool_size, const std::string &application_id, const std::string &application_instance, bool runAsDaemon=true, const std::string &config_root_path="", const std::string &address="get_from_config", const std::string &port="get_from_config")kisscpp::Serverexplicit
stop()kisscpp::Server
~Server()kisscpp::Serverinline