Adbase
Adinf C++ base library V2
adbase::http::Server Member List

This is the complete list of members for adbase::http::Server, including all inherited members.

deleteThread(std::thread *t)adbase::http::Serverstatic
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::Serverinlinevirtual