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

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

_dataofx::HTTP::PostEventArgsprotected
_postIdofx::HTTP::BasePostEventArgsprotected
_requestofx::HTTP::ServerEventArgsprotected
_responseofx::HTTP::ServerEventArgsprotected
_sessionofx::HTTP::ServerEventArgsprotected
BasePostEventArgs(ServerEventArgs &e, const std::string &postId)ofx::HTTP::BasePostEventArgsinline
getBuffer() constofx::HTTP::PostEventArgsinline
getPostId() constofx::HTTP::BasePostEventArgsinline
PostEventArgs(ServerEventArgs &evt, const std::string &postId, const IO::ByteBuffer &data) (defined in ofx::HTTP::PostEventArgs)ofx::HTTP::PostEventArgsinline
request()ofx::HTTP::ServerEventArgsinline
response()ofx::HTTP::ServerEventArgsinline
ServerEventArgs(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response, AbstractSession &session)ofx::HTTP::ServerEventArgsinline
session()ofx::HTTP::ServerEventArgsinline
~BasePostEventArgs()ofx::HTTP::BasePostEventArgsinlinevirtual
~PostEventArgs()ofx::HTTP::PostEventArgsinlinevirtual
~ServerEventArgs()ofx::HTTP::ServerEventArgsinlinevirtual