ofxHTTP
A collection of tools for HTTP.
|
This is the complete list of members for ofx::HTTP::AbstractSession, including all inherited members.
clear()=0 | ofx::HTTP::AbstractSession | pure virtual |
get(const std::string &key, const std::string &defaultValue) const =0 | ofx::HTTP::AbstractSession | pure virtual |
get(const std::string &key) const =0 | ofx::HTTP::AbstractSession | pure virtual |
getId() const =0 | ofx::HTTP::AbstractSession | pure virtual |
has(const std::string &key) const =0 | ofx::HTTP::AbstractSession | pure virtual |
put(const std::string &key, const std::string &value)=0 | ofx::HTTP::AbstractSession | pure virtual |
remove(const std::string &key)=0 | ofx::HTTP::AbstractSession | pure virtual |
~AbstractSession() | ofx::HTTP::AbstractSession | inlinevirtual |