Open Lighting Architecture
|
This is the complete list of members for ola::OladHTTPServer, including all inherited members.
CreateNewUniverse(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
CreateUniverseComplete(HTTPResponse *response, unsigned int universe_id, bool included_name, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
DisplayQuit(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
GetDmx(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandleCandidatePorts(HTTPResponse *response, const vector< class OlaDevice > &devices, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandlePartialPluginInfo(HTTPResponse *response, int plugin_id, const string &description, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandlePluginInfo(HTTPResponse *response, string description, const OlaCallbackClient::PluginState &state, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandlePluginList(HTTPResponse *response, const vector< class OlaPlugin > &plugins, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandlePortsForUniverse(HTTPResponse *response, ola::web::JsonObject *json, unsigned int universe_id, const vector< class OlaDevice > &devices, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandleSetDmx(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandleUniverseInfo(HTTPResponse *response, class OlaUniverse &universe, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HandleUniverseList(HTTPResponse *response, ola::web::JsonObject *json, const vector< class OlaUniverse > &universes, const string &error) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
HELP_PARAMETER (defined in ola::OladHTTPServer) | ola::OladHTTPServer | static |
Init() | ola::OladHTTPServer | virtual |
JsonAvailablePorts(const HTTPRequest *request, HTTPResponse *response) | ola::OladHTTPServer | |
JsonPluginInfo(const HTTPRequest *request, HTTPResponse *response) | ola::OladHTTPServer | |
JsonServerStats(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
JsonUniverseInfo(const HTTPRequest *request, HTTPResponse *response) | ola::OladHTTPServer | |
JsonUniversePluginList(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
m_clock (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | protected |
m_export_map (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | protected |
m_server (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | protected |
m_start_time (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | protected |
ModifyUniverse(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
ModifyUniverseComplete(HTTPResponse *response, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
OladHTTPServer(ExportMap *export_map, const OladHTTPServerOptions &options, ola::io::ConnectedDescriptor *client_socket, class OlaServer *ola_server, const ola::network::Interface &interface) | ola::OladHTTPServer | |
OlaHTTPServer(const HTTPServer::HTTPServerOptions &options, ExportMap *export_map) | ola::http::OlaHTTPServer | |
RegisterFile(const string &file, const string &content_type) | ola::http::OlaHTTPServer | inlineprotected |
ReloadPidStore(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
ReloadPlugins(const HTTPRequest *request, HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
SendCreateUniverseResponse(HTTPResponse *response, unsigned int universe_id, bool included_name, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
SendModifyUniverseResponse(HTTPResponse *response, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
ServeHelpRedirect(HTTPResponse *response) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | inlinestatic |
ServeUsage(HTTPResponse *response, const string &details) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | static |
SetPidStore(const ola::rdm::RootPidStore *pid_store) | ola::OladHTTPServer | |
Start() (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | inline |
Stop() (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | inline |
~OladHTTPServer() (defined in ola::OladHTTPServer) | ola::OladHTTPServer | virtual |
~OlaHTTPServer() (defined in ola::http::OlaHTTPServer) | ola::http::OlaHTTPServer | inlinevirtual |