tufao  0.8.1
An asynchronous web framework for C++ built on top of Qt
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Tufao::SimpleSessionStore Member List

This is the complete list of members for Tufao::SimpleSessionStore, including all inherited members.

defaultInstance()Tufao::SimpleSessionStorestatic
defaultSettings()Tufao::SessionStorestatic
hasProperty(const HttpServerRequest &request, const HttpServerResponse &response, const QByteArray &key) const Tufao::SimpleSessionStorevirtual
hasSession(const HttpServerRequest &request) const Tufao::SimpleSessionStorevirtual
properties(const HttpServerRequest &request, const HttpServerResponse &response) const Tufao::SimpleSessionStorevirtual
property(const HttpServerRequest &request, HttpServerResponse &response, const QByteArray &key) const Tufao::SimpleSessionStorevirtual
refreshInterval() const Tufao::SimpleSessionStore
removeProperty(const HttpServerRequest &request, HttpServerResponse &response, const QByteArray &key)Tufao::SimpleSessionStorevirtual
removeSession(const HttpServerRequest &request, HttpServerResponse &response)Tufao::SimpleSessionStorevirtual
resetSession(HttpServerRequest &request) const Tufao::SessionStore
session(const HttpServerRequest &request) const Tufao::SessionStoreprotected
session(const HttpServerRequest &request, const HttpServerResponse &response) const Tufao::SessionStoreprotected
SessionStore(const SessionSettings &settings=defaultSettings(), QObject *parent=0)Tufao::SessionStoreexplicit
setMacSecret(const QByteArray &secret)Tufao::SessionStore
setProperty(const HttpServerRequest &request, HttpServerResponse &response, const QByteArray &key, const QVariant &value)Tufao::SimpleSessionStorevirtual
setRefreshInterval(int msecs)Tufao::SimpleSessionStore
setSession(HttpServerResponse &response, const QByteArray &session) const Tufao::SessionStoreprotected
settingsTufao::SessionStoreprotected
SimpleSessionStore(const SessionSettings &settings=defaultSettings(), QObject *parent=0)Tufao::SimpleSessionStoreexplicit
unsetSession(HttpServerResponse &response) const Tufao::SessionStoreprotected
~SessionStore()Tufao::SessionStore
~SimpleSessionStore()Tufao::SimpleSessionStore