|
|
using | ListenerRetrievedCallback = std::function< void(std::error_code)> |
| |
|
|
template<typename Callback > |
| | ForwarderConfig (asio::io_service &io_service, Callback &&callback) |
| |
|
void | close () |
| |
|
void | tryToConnectToForwarder () |
| |
|
void | doTryToConnectToForwarder (std::error_code ec) |
| |
|
void | doGetMainListener (std::error_code ec) |
| |
|
template<typename Callback > |
| TRANSPORT_ALWAYS_INLINE bool | parseHicnHeader (std::string &header, Callback &&callback) |
| |
The documentation for this class was generated from the following file: