ofxHTTP
A collection of tools for HTTP.
|
This is the complete list of members for ofx::HTTP::BasePostEventArgs, including all inherited members.
_postId | ofx::HTTP::BasePostEventArgs | protected |
_request | ofx::HTTP::ServerEventArgs | protected |
_response | ofx::HTTP::ServerEventArgs | protected |
_session | ofx::HTTP::ServerEventArgs | protected |
BasePostEventArgs(ServerEventArgs &e, const std::string &postId) | ofx::HTTP::BasePostEventArgs | inline |
getPostId() const | ofx::HTTP::BasePostEventArgs | inline |
request() | ofx::HTTP::ServerEventArgs | inline |
response() | ofx::HTTP::ServerEventArgs | inline |
ServerEventArgs(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response, AbstractSession &session) | ofx::HTTP::ServerEventArgs | inline |
session() | ofx::HTTP::ServerEventArgs | inline |
~BasePostEventArgs() | ofx::HTTP::BasePostEventArgs | inlinevirtual |
~ServerEventArgs() | ofx::HTTP::ServerEventArgs | inlinevirtual |