Open Lighting Architecture  Latest Git
ola::http::HTTPServer Member List

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

BaseHTTPCallback typedef (defined in ola::http::HTTPServer)ola::http::HTTPServer
BuildResponse(void *data, size_t size) (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_CSS (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_GIF (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_HTML (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_ICO (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_JS (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_JSON (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_OCT (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_PLAIN (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_PNG (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
CONTENT_TYPE_XML (defined in ola::http::HTTPServer)ola::http::HTTPServerstatic
DataDir() const (defined in ola::http::HTTPServer)ola::http::HTTPServerinline
DispatchRequest(const HTTPRequest *request, HTTPResponse *response)ola::http::HTTPServer
FastStart()ola::thread::Threadvirtual
HandleHTTPIO()ola::http::HTTPServerinline
Handlers(std::vector< std::string > *handlers) constola::http::HTTPServer
HTTPServer(const HTTPServerOptions &options)ola::http::HTTPServerexplicit
Id() constola::thread::Threadinline
Init()ola::http::HTTPServer
IsRunning()ola::thread::Thread
Join(void *ptr=NULL)ola::thread::Threadvirtual
Name() constola::thread::Threadinline
RegisterDefaultHandler(BaseHTTPCallback *handler)ola::http::HTTPServer
RegisterFile(const std::string &path, const std::string &content_type)ola::http::HTTPServer
RegisterFile(const std::string &path, const std::string &file, const std::string &content_type)ola::http::HTTPServer
RegisterHandler(const std::string &path, BaseHTTPCallback *handler)ola::http::HTTPServer
Run()ola::http::HTTPServervirtual
SelectServer() (defined in ola::http::HTTPServer)ola::http::HTTPServerinline
Self()ola::thread::Threadinlinestatic
ServeError(HTTPResponse *response, const std::string &details="")ola::http::HTTPServer
ServeNotFound(HTTPResponse *response)ola::http::HTTPServer
ServeRedirect(HTTPResponse *response, const std::string &location)ola::http::HTTPServerstatic
ServeStaticContent(const std::string &path, const std::string &content_type, HTTPResponse *response)ola::http::HTTPServer
Start()ola::thread::Threadvirtual
Stop()ola::http::HTTPServer
Thread(const Options &options=Options())ola::thread::Threadexplicit
UpdateSockets()ola::http::HTTPServer
~HTTPServer()ola::http::HTTPServervirtual
~Thread()ola::thread::Threadinlinevirtual