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

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

_dataofx::HTTP::SSEFrameprotected
_eventofx::HTTP::SSEFrameprotected
data() constofx::HTTP::SSEFrame
event() constofx::HTTP::SSEFrame
SSEFrame(const std::string &data)ofx::HTTP::SSEFrame
SSEFrame(const std::string &event, const std::string &data)ofx::HTTP::SSEFrame
~SSEFrame()ofx::HTTP::SSEFramevirtual