Hobrasoft httpd server
Embedded HTTP server for Qt and C++
HobrasoftHttpd::HttpSessionStore Member List

This is the complete list of members for HobrasoftHttpd::HttpSessionStore, including all inherited members.

aboutToRemove(const HttpSession &session) constHobrasoftHttpd::HttpSessionStoresignal
contains(const QByteArray &id) const (defined in HobrasoftHttpd::HttpSessionStore)HobrasoftHttpd::HttpSessionStoreinline
HttpSessionStore(const HttpSettings *settings, QObject *parent)HobrasoftHttpd::HttpSessionStore
HttpSessionStore(HttpServer *server)HobrasoftHttpd::HttpSessionStore
init() (defined in HobrasoftHttpd::HttpSessionStore)HobrasoftHttpd::HttpSessionStoreprivate
m_cleanerHobrasoftHttpd::HttpSessionStoreprivate
m_sessionCookieNameHobrasoftHttpd::HttpSessionStoreprivate
m_sessionsHobrasoftHttpd::HttpSessionStoreprivate
m_settingsHobrasoftHttpd::HttpSessionStoreprivate
remove(HttpSession session)HobrasoftHttpd::HttpSessionStore
session(HttpRequest *request, HttpResponse *response)HobrasoftHttpd::HttpSessionStore
session(const QByteArray &id)HobrasoftHttpd::HttpSessionStore
sessionCookieName() constHobrasoftHttpd::HttpSessionStore
sessionId(HttpRequest *request, HttpResponse *response)HobrasoftHttpd::HttpSessionStore
setSessionCookieName(const QString &x)HobrasoftHttpd::HttpSessionStoreinline
slotCleaner()HobrasoftHttpd::HttpSessionStoreprivateslot