|
Adbase
Adinf C++ base library V2
|
This is the complete list of members for adbase::http::Server, including all inherited members.
| deleteThread(std::thread *t) | adbase::http::Server | static |
| onRequestCallback(evhttp_request *req) | adbase::http::Server | |
| registerLocation(const std::string &location, const OnRequest &process, void *data) | adbase::http::Server | |
| Server(Config httpConfig) | adbase::http::Server | |
| setLocationFallback(const OnLocationFallback &fallback) | adbase::http::Server | |
| start(int threadNum=1) | adbase::http::Server | |
| stop() | adbase::http::Server | |
| threadFunc(int pipeFd) | adbase::http::Server | |
| ~Server() | adbase::http::Server | inlinevirtual |