Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::remote::HttpServer Member List

This is the complete list of members for ion::remote::HttpServer, including all inherited members.

EmbedLocalSourcedFiles() const ion::remote::HttpServerinline
GetFooterHtml() const ion::remote::HttpServerinline
GetHandlers() const ion::remote::HttpServer
GetHeaderHtml() const ion::remote::HttpServerinline
GetUriData(const std::string &uri) const ion::remote::HttpServer
HandlerMap typedefion::remote::HttpServer
HttpServer(int port, int num_threads)ion::remote::HttpServer
IsRunning() const ion::remote::HttpServer
QueryMap typedefion::remote::HttpServer
RegisterHandler(const RequestHandlerPtr &handler)ion::remote::HttpServer
RequestHandlerPtr typedefion::remote::HttpServer
SetEmbedLocalSourcedFiles(bool embed)ion::remote::HttpServerinline
SetFooterHtml(const std::string &str)ion::remote::HttpServerinline
SetHeaderHtml(const std::string &str)ion::remote::HttpServerinline
UnregisterHandler(const std::string &path)ion::remote::HttpServer
WebsocketCount()ion::remote::HttpServer
WebsocketHelper classion::remote::HttpServerfriend
WebsocketMap typedefion::remote::HttpServer
WebsocketPtr typedefion::remote::HttpServer
~HttpServer()ion::remote::HttpServervirtual