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

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

_mutex (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionmutableprotected
_sessionDict (defined in ofx::HTTP::SimpleSession)ofx::HTTP::SimpleSessionprotected
_sessionId (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionprotected
BaseSession(const std::string sessionId=generateId()) (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSession
BaseSession(const BaseSession &) (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionprotected
clear() overrideofx::HTTP::SimpleSessionvirtual
generateId()ofx::HTTP::BaseSessionstatic
get(const std::string &key, const std::string &defaultValue) const overrideofx::HTTP::SimpleSessionvirtual
get(const std::string &key) const overrideofx::HTTP::SimpleSessionvirtual
getId() const overrideofx::HTTP::BaseSessionvirtual
has(const std::string &key) const overrideofx::HTTP::SimpleSessionvirtual
KEY_LAST_MODIFIED (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionstatic
operator=(const SimpleSession &) (defined in ofx::HTTP::SimpleSession)ofx::HTTP::SimpleSessionprotected
operator=(const BaseSession &) (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionprotected
put(const std::string &key, const std::string &value) overrideofx::HTTP::SimpleSessionvirtual
remove(const std::string &key) overrideofx::HTTP::SimpleSessionvirtual
SimpleSession(const std::string &sessionId=generateId()) (defined in ofx::HTTP::SimpleSession)ofx::HTTP::SimpleSession
SimpleSession(const SimpleSession &) (defined in ofx::HTTP::SimpleSession)ofx::HTTP::SimpleSessionprotected
~AbstractSession()ofx::HTTP::AbstractSessioninlinevirtual
~BaseSession() (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionvirtual
~SimpleSession() (defined in ofx::HTTP::SimpleSession)ofx::HTTP::SimpleSessionvirtual