Open Lighting Architecture  0.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ola::http::HTTPServer Member List

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

_InternalRun()ola::thread::Thread
BaseHTTPCallback typedef (defined in ola::http::HTTPServer)ola::http::HTTPServer
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_JS (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
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) const ola::http::HTTPServer
HTTPServer(const HTTPServerOptions &options)ola::http::HTTPServerexplicit
Id() const (defined in ola::thread::Thread)ola::thread::Threadinline
Init()ola::http::HTTPServer
IsRunning() (defined in ola::thread::Thread)ola::thread::Thread
Join(void *ptr=NULL) (defined in ola::thread::Thread)ola::thread::Threadvirtual
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() (defined in ola::thread::Thread)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() (defined in ola::thread::Thread)ola::thread::Threadvirtual
Stop()ola::http::HTTPServer
Thread() (defined in ola::thread::Thread)ola::thread::Threadinline
UpdateSockets()ola::http::HTTPServer
~HTTPServer()ola::http::HTTPServervirtual
~Thread() (defined in ola::thread::Thread)ola::thread::Threadinlinevirtual