|
The Micro C++ Library
|
| 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] |