|
ofxHTTP
A collection of tools for HTTP.
|
This is the complete list of members for ofx::HTTP::SimpleSession, including all inherited members.
| _mutex (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | mutableprotected |
| _sessionDict (defined in ofx::HTTP::SimpleSession) | ofx::HTTP::SimpleSession | protected |
| _sessionId (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | protected |
| BaseSession(const std::string sessionId=generateId()) (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | |
| BaseSession(const BaseSession &) (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | protected |
| clear() override | ofx::HTTP::SimpleSession | virtual |
| generateId() | ofx::HTTP::BaseSession | static |
| get(const std::string &key, const std::string &defaultValue) const override | ofx::HTTP::SimpleSession | virtual |
| get(const std::string &key) const override | ofx::HTTP::SimpleSession | virtual |
| getId() const override | ofx::HTTP::BaseSession | virtual |
| has(const std::string &key) const override | ofx::HTTP::SimpleSession | virtual |
| KEY_LAST_MODIFIED (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | static |
| operator=(const SimpleSession &) (defined in ofx::HTTP::SimpleSession) | ofx::HTTP::SimpleSession | protected |
| operator=(const BaseSession &) (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | protected |
| put(const std::string &key, const std::string &value) override | ofx::HTTP::SimpleSession | virtual |
| remove(const std::string &key) override | ofx::HTTP::SimpleSession | virtual |
| SimpleSession(const std::string &sessionId=generateId()) (defined in ofx::HTTP::SimpleSession) | ofx::HTTP::SimpleSession | |
| SimpleSession(const SimpleSession &) (defined in ofx::HTTP::SimpleSession) | ofx::HTTP::SimpleSession | protected |
| ~AbstractSession() | ofx::HTTP::AbstractSession | inlinevirtual |
| ~BaseSession() (defined in ofx::HTTP::BaseSession) | ofx::HTTP::BaseSession | virtual |
| ~SimpleSession() (defined in ofx::HTTP::SimpleSession) | ofx::HTTP::SimpleSession | virtual |