ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::BaseConnection_< RouteType, FrameType > Member List

This is the complete list of members for ofx::HTTP::BaseConnection_< RouteType, FrameType >, including all inherited members.

_clientAddressofx::HTTP::BaseConnection_< RouteType, FrameType >protected
_frameQueueofx::HTTP::BaseConnection_< RouteType, FrameType >mutableprotected
_isConnectedofx::HTTP::BaseConnection_< RouteType, FrameType >protected
_mutexofx::HTTP::BaseConnection_< RouteType, FrameType >mutableprotected
_requestHeadersofx::HTTP::BaseConnection_< RouteType, FrameType >protected
_routeofx::HTTP::BaseRouteHandler_< RouteType >protected
_totalBytesSentofx::HTTP::BaseConnection_< RouteType, FrameType >protected
BaseConnection_(RouteType &route)ofx::HTTP::BaseConnection_< RouteType, FrameType >
BaseRouteHandler_(RouteType &route)ofx::HTTP::BaseRouteHandler_< RouteType >
clearSendQueue()ofx::HTTP::BaseConnection_< RouteType, FrameType >
clientAddress() constofx::HTTP::BaseConnection_< RouteType, FrameType >
handleRequest(ServerEventArgs &evt) overrideofx::HTTP::BaseConnection_< RouteType, FrameType >virtual
handleRequest(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) override (defined in ofx::HTTP::BaseRouteHandler_< RouteType >)ofx::HTTP::BaseRouteHandler_< RouteType >
isConnected() constofx::HTTP::BaseConnection_< RouteType, FrameType >
requestHeaders() constofx::HTTP::BaseConnection_< RouteType, FrameType >
route()ofx::HTTP::BaseRouteHandler_< RouteType >
send(const FrameType &frame) constofx::HTTP::BaseConnection_< RouteType, FrameType >
sendQueueSize() constofx::HTTP::BaseConnection_< RouteType, FrameType >
stop() overrideofx::HTTP::BaseConnection_< RouteType, FrameType >virtual
totalBytesSent() constofx::HTTP::BaseConnection_< RouteType, FrameType >
~AbstractHTTPRequestHandler()ofx::HTTP::AbstractHTTPRequestHandlerinlinevirtual
~AbstractRouteHandler()ofx::HTTP::AbstractRouteHandlerinlinevirtual
~AbstractServerEventRequestHandler()ofx::HTTP::AbstractServerEventRequestHandlerinlinevirtual
~BaseConnection_()ofx::HTTP::BaseConnection_< RouteType, FrameType >virtual
~BaseRouteHandler_()ofx::HTTP::BaseRouteHandler_< RouteType >virtual