uscxml::HTTPServer Member List

This is the complete list of members for uscxml::HTTPServer, including all inherited members.

getBaseURL(ServerType type=HTTP) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
getInstance(unsigned short port, unsigned short wsPort, SSLConfig *sslConf=NULL) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
getInstance() (defined in uscxml::HTTPServer)uscxml::HTTPServerinlinestatic
HTTP enum value (defined in uscxml::HTTPServer)uscxml::HTTPServer
HTTPS enum value (defined in uscxml::HTTPServer)uscxml::HTTPServer
HTTPServlet (defined in uscxml::HTTPServer)uscxml::HTTPServerfriend
registerServlet(const std::string &path, HTTPServlet *servlet)uscxml::HTTPServerstatic
registerServlet(const std::string &path, WebSocketServlet *servlet)uscxml::HTTPServerstatic
reply(const Reply &reply) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
ServerType enum name (defined in uscxml::HTTPServer)uscxml::HTTPServer
unregisterServlet(HTTPServlet *servlet) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
unregisterServlet(WebSocketServlet *servlet) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
WebSockets enum value (defined in uscxml::HTTPServer)uscxml::HTTPServer
WebSocketServlet (defined in uscxml::HTTPServer)uscxml::HTTPServerfriend
wsBroadcast(const char *uri, enum evws_opcode opcode, const char *data, uint64_t length) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic
wsSend(struct evws_connection *conn, enum evws_opcode opcode, const char *data, uint64_t length) (defined in uscxml::HTTPServer)uscxml::HTTPServerstatic