The Micro C++ Library
MyHTTPReceiver Member List
This is the complete list of members for MyHTTPReceiver, including all inherited members.
notifyClosed(const micxx::InetAddress &address)MyHTTPReceiver [inline, virtual]
notifyConnected(const micxx::InetAddress &address)MyHTTPReceiver [inline, virtual]
notifyData(const std::string &data)MyHTTPReceiver [inline, virtual]
notifyHeader(const micxx::HTTPConnection::NameValueMap &header)MyHTTPReceiver [inline, virtual]
~HTTPReceiver()micxx::HTTPReceiver [inline, virtual]