EHS Embedded HTTP Server  1.5.0.132
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() const EHS [inline]
GetPassphrase(bool twice)EHS [virtual]
GetRawSocketHandler() const EHS [inline]
HandleData(int timeout=0)EHS
HandleRequest(HttpRequest *request, HttpResponse *response)EHS [virtual]
HandleThreadException(ehs_threadid_t tid, HttpRequest *request, std::exception &ex)EHS [virtual]
m_bNoRoutingEHS [protected]
m_oEHSMapEHS [protected]
m_oParamsEHS
m_poBindHelperEHS [protected]
m_poEHSServerEHS [protected]
m_poParentEHS [protected]
m_poRawSocketHandlerEHS [protected]
m_poSourceEHSEHS [protected]
m_sRegisteredAsEHS [protected]
RegisterEHS(EHS *child, const char *uripath)EHS
RouteRequest(HttpRequest *request)EHS
SetBindHelper(PrivilegedBindHelper *helper)EHS [inline]
SetRawSocketHandler(RawSocketHandler *helper)EHS [inline]
SetSourceEHS(EHS &source)EHS
ShouldTerminate() const EHS
StartServer(EHSServerParameters &params)EHS
StopServer()EHS
ThreadExitHandler()EHS [virtual]
ThreadInitHandler()EHS [virtual]
UnregisterEHS(const char *uripath)EHS
~EHS()EHS [virtual]
~PassphraseHandler()PassphraseHandler [inline, virtual]