#include <transport.hpp>


Public Member Functions | |
| Error (const boost::system::error_code &code, const std::string &msg) | |
| Error (const std::string &msg) | |
Definition at line 43 of file transport.hpp.
| ndn::Transport::Error::Error | ( | const boost::system::error_code & | code, |
| const std::string & | msg | ||
| ) |
Definition at line 26 of file transport.cpp.
|
explicit |
Definition at line 31 of file transport.cpp.