Kyoto Tycoon
kyototycoon::HTTPServer::Worker Member List
This is the complete list of members for kyototycoon::HTTPServer::Worker, including all inherited members.
process(HTTPServer *serv, Session *sess, const std::string &path, HTTPClient::Method method, const std::map< std::string, std::string > &reqheads, const std::string &reqbody, std::map< std::string, std::string > &resheads, std::string &resbody, const std::map< std::string, std::string > &misc)=0kyototycoon::HTTPServer::Worker [pure virtual]
process_binary(ThreadedServer *serv, ThreadedServer::Session *sess)kyototycoon::HTTPServer::Worker [virtual]
process_finish(HTTPServer *serv)kyototycoon::HTTPServer::Worker [virtual]
process_idle(HTTPServer *serv)kyototycoon::HTTPServer::Worker [virtual]
process_start(HTTPServer *serv)kyototycoon::HTTPServer::Worker [virtual]
process_timer(HTTPServer *serv)kyototycoon::HTTPServer::Worker [virtual]
~Worker()kyototycoon::HTTPServer::Worker [virtual]