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

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

clear()=0ofx::HTTP::AbstractSessionpure virtual
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 =0ofx::HTTP::AbstractSessionpure virtual
has(const std::string &key) const =0ofx::HTTP::AbstractSessionpure virtual
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