![]() |
Open Lighting Architecture 0.10.9
|
This is the complete list of members for ola::OladHTTPServer, including all inherited members.
| CreateNewUniverse(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| CreateUniverseComplete(ola::http::HTTPResponse *response, unsigned int universe_id, bool included_name, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
| DisplayQuit(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| GetDmx(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| HandleCandidatePorts(ola::http::HTTPResponse *response, const client::Result &result, const std::vector< client::OlaDevice > &devices) | ola::OladHTTPServer | |
| HandlePartialPluginInfo(ola::http::HTTPResponse *response, int plugin_id, const client::Result &result, const std::string &description) | ola::OladHTTPServer | |
| HandlePluginInfo(ola::http::HTTPResponse *response, std::string description, const client::Result &result, const ola::client::PluginState &state) | ola::OladHTTPServer | |
| HandlePluginList(ola::http::HTTPResponse *response, const client::Result &result, const std::vector< client::OlaPlugin > &plugins) | ola::OladHTTPServer | |
| HandlePortsForUniverse(ola::http::HTTPResponse *response, ola::web::JsonObject *json, unsigned int universe_id, const client::Result &result, const std::vector< client::OlaDevice > &devices) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
| HandleSetDmx(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| HandleUniverseInfo(ola::http::HTTPResponse *response, const client::Result &result, const client::OlaUniverse &universe) | ola::OladHTTPServer | |
| HandleUniverseList(ola::http::HTTPResponse *response, ola::web::JsonObject *json, const client::Result &result, const std::vector< client::OlaUniverse > &universes) | ola::OladHTTPServer | |
| HELP_PARAMETER (defined in ola::OladHTTPServer) | ola::OladHTTPServer | static |
| Init() | ola::OladHTTPServer | virtual |
| JsonAvailablePorts(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| JsonPluginInfo(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| JsonServerStats(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| JsonUniverseInfo(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| JsonUniversePluginList(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | 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 ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| ModifyUniverseComplete(ola::http::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 &iface) | ola::OladHTTPServer | |
| OlaHTTPServer(const HTTPServer::HTTPServerOptions &options, ola::ExportMap *export_map) | ola::http::OlaHTTPServer | |
| RegisterFile(const std::string &file, const std::string &content_type) | ola::http::OlaHTTPServer | inlineprotected |
| ReloadPidStore(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| ReloadPlugins(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | ola::OladHTTPServer | |
| SendCreateUniverseResponse(ola::http::HTTPResponse *response, unsigned int universe_id, bool included_name, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
| SendModifyUniverseResponse(ola::http::HTTPResponse *response, class ActionQueue *action_queue) (defined in ola::OladHTTPServer) | ola::OladHTTPServer | |
| ServeHelpRedirect(ola::http::HTTPResponse *response) | ola::OladHTTPServer | inlinestatic |
| ServeUsage(ola::http::HTTPResponse *response, const std::string &details) | ola::OladHTTPServer | static |
| SetPidStore(const ola::rdm::RootPidStore *pid_store) | ola::OladHTTPServer | |
| SetPluginState(const ola::http::HTTPRequest *request, ola::http::HTTPResponse *response) | 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 |