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

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

_mutex (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionmutableprotected
_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()=0ofx::HTTP::AbstractSessionpure virtual
generateId()ofx::HTTP::BaseSessionstatic
get(const std::string &key, const std::string &defaultValue) const =0ofx::HTTP::AbstractSessionpure virtual
get(const std::string &key) const =0ofx::HTTP::AbstractSessionpure virtual
getId() const overrideofx::HTTP::BaseSessionvirtual
has(const std::string &key) const =0ofx::HTTP::AbstractSessionpure virtual
KEY_LAST_MODIFIED (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionstatic
operator=(const BaseSession &) (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionprotected
put(const std::string &key, const std::string &value)=0ofx::HTTP::AbstractSessionpure virtual
remove(const std::string &key)=0ofx::HTTP::AbstractSessionpure virtual
~AbstractSession()ofx::HTTP::AbstractSessioninlinevirtual
~BaseSession() (defined in ofx::HTTP::BaseSession)ofx::HTTP::BaseSessionvirtual