ofxHTTP
A collection of tools for HTTP.
|
This is the complete list of members for ofx::HTTP::BaseSessionStore, including all inherited members.
_sessionKeyName (defined in ofx::HTTP::BaseSessionStore) | ofx::HTTP::BaseSessionStore | protected |
BaseSessionStore() (defined in ofx::HTTP::BaseSessionStore) | ofx::HTTP::BaseSessionStore | |
BaseSessionStore(const std::string &sessionKeyName) (defined in ofx::HTTP::BaseSessionStore) | ofx::HTTP::BaseSessionStore | |
createSession()=0 | ofx::HTTP::BaseSessionStore | protectedpure virtual |
DEFAULT_SESSION_KEY_NAME (defined in ofx::HTTP::BaseSessionStore) | ofx::HTTP::BaseSessionStore | static |
destroySession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) | ofx::HTTP::BaseSessionStore | virtual |
destroySession(const std::string &sessionId)=0 | ofx::HTTP::BaseSessionStore | protectedpure virtual |
getSession(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) | ofx::HTTP::BaseSessionStore | virtual |
getSession(const std::string &sessionId)=0 | ofx::HTTP::BaseSessionStore | protectedpure virtual |
hasSession(const std::string &sessionId) const =0 | ofx::HTTP::BaseSessionStore | protectedpure virtual |
~AbstractSessionStore() | ofx::HTTP::AbstractSessionStore | inlinevirtual |
~BaseSessionStore() (defined in ofx::HTTP::BaseSessionStore) | ofx::HTTP::BaseSessionStore | virtual |