ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::BaseSessionStore Member List

This is the complete list of members for ofx::HTTP::BaseSessionStore, including all inherited members.

_sessionKeyName (defined in ofx::HTTP::BaseSessionStore)ofx::HTTP::BaseSessionStoreprotected
BaseSessionStore() (defined in ofx::HTTP::BaseSessionStore)ofx::HTTP::BaseSessionStore
BaseSessionStore(const std::string &sessionKeyName) (defined in ofx::HTTP::BaseSessionStore)ofx::HTTP::BaseSessionStore
createSession()=0ofx::HTTP::BaseSessionStoreprotectedpure virtual
DEFAULT_SESSION_KEY_NAME (defined in ofx::HTTP::BaseSessionStore)ofx::HTTP::BaseSessionStorestatic
destroySession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response)ofx::HTTP::BaseSessionStorevirtual
destroySession(const std::string &sessionId)=0ofx::HTTP::BaseSessionStoreprotectedpure virtual
getSession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response)ofx::HTTP::BaseSessionStorevirtual
getSession(const std::string &sessionId)=0ofx::HTTP::BaseSessionStoreprotectedpure virtual
hasSession(const std::string &sessionId) const =0ofx::HTTP::BaseSessionStoreprotectedpure virtual
~AbstractSessionStore()ofx::HTTP::AbstractSessionStoreinlinevirtual
~BaseSessionStore() (defined in ofx::HTTP::BaseSessionStore)ofx::HTTP::BaseSessionStorevirtual