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

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

createSession()=0ofx::HTTP::AbstractSessionStoreprotectedpure virtual
destroySession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response)=0ofx::HTTP::AbstractSessionStorepure virtual
destroySession(const std::string &sessionId)=0ofx::HTTP::AbstractSessionStoreprotectedpure virtual
getSession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response)=0ofx::HTTP::AbstractSessionStorepure virtual
getSession(const std::string &sessionId)=0ofx::HTTP::AbstractSessionStoreprotectedpure virtual
hasSession(const std::string &sessionId) const =0ofx::HTTP::AbstractSessionStoreprotectedpure virtual
~AbstractSessionStore()ofx::HTTP::AbstractSessionStoreinlinevirtual