|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
This is the complete list of members for transport::HTTPSession, including all inherited members.
| close() (defined in transport::HTTPSession) | transport::HTTPSession | |
| HTTPClientConnectionCallback (defined in transport::HTTPSession) | transport::HTTPSession | friend |
| HTTPSession(asio::io_service &io_service, std::string &ip_address, std::string &port, ContentReceivedCallback receive_callback, OnConnectionClosed on_reconnect_callback, bool client=false) (defined in transport::HTTPSession) | transport::HTTPSession | |
| HTTPSession(asio::ip::tcp::socket socket, ContentReceivedCallback receive_callback, OnConnectionClosed on_reconnect_callback, bool client=true) (defined in transport::HTTPSession) | transport::HTTPSession | |
| send(const uint8_t *buffer, std::size_t len, ContentSentCallback &&content_sent=0) (defined in transport::HTTPSession) | transport::HTTPSession | |
| send(utils::MemBuf *buffer, ContentSentCallback &&content_sent) (defined in transport::HTTPSession) | transport::HTTPSession | |
| ~HTTPSession() (defined in transport::HTTPSession) | transport::HTTPSession |
1.8.17