KISSCPP
a C++ library for rapid application development
|
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::Server | explicit |
stop() | kisscpp::Server | |
~Server() | kisscpp::Server | inline |