EHS Embedded HTTP Server  1.5.1.0
EHS Member List

This is the complete list of members for EHS, including all inherited members.

AddResponse(ehs_autoptr< GenericResponse > ehs_rvref response)EHS
EHS(EHS *parent=NULL, std::string registerpath="")EHS
GetBindHelper() constEHSinline
GetPassphrase(bool twice)EHSvirtual
GetRawSocketHandler() constEHSinline
HandleData(int timeout=0)EHS
HandleRequest(HttpRequest *request, HttpResponse *response)EHSvirtual
HandleThreadException(ehs_threadid_t tid, HttpRequest *request, std::exception &ex)EHSvirtual
m_bNoRoutingEHSprotected
m_oEHSMapEHSprotected
m_oParamsEHS
m_poBindHelperEHSprotected
m_poEHSServerEHSprotected
m_poParentEHSprotected
m_poRawSocketHandlerEHSprotected
m_poSourceEHSEHSprotected
m_sRegisteredAsEHSprotected
RegisterEHS(EHS *child, const char *uripath)EHS
RouteRequest(HttpRequest *request)EHS
SetBindHelper(PrivilegedBindHelper *helper)EHSinline
SetRawSocketHandler(RawSocketHandler *helper)EHSinline
SetSourceEHS(EHS &source)EHS
ShouldTerminate() constEHS
StartServer(EHSServerParameters &params)EHS
StopServer()EHS
ThreadExitHandler()EHSvirtual
ThreadInitHandler()EHSvirtual
UnregisterEHS(const char *uripath)EHS
~EHS()EHSvirtual
~PassphraseHandler()PassphraseHandlerinlinevirtual