VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GNet::HttpClientProtocol::Callback Member List

This is the complete list of members for GNet::HttpClientProtocol::Callback, including all inherited members.

onHttpBody(const std::string &outer_content_type, const std::string &content_type, const char *body, size_t body_size)=0GNet::HttpClientProtocol::Callbackpure virtual
sendHttpRequest(const std::string &)=0GNet::HttpClientProtocol::Callbackpure virtual
~Callback()GNet::HttpClientProtocol::Callbackvirtual