|
My Project 3.7.9
C++ Distributed Hash Table
|

Public Member Functions | |
| template<typename Packer> | |
| void | msgpack_pack (Packer &pk) const |
| void | msgpack_unpack (msgpack::object o) |
Public Attributes | |
| InfoHash | id |
| SockAddr | addr |
Friends | |
| OPENDHT_PUBLIC friend std::ostream & | operator<< (std::ostream &s, const NodeExport &h) |
Definition at line 14 of file node_export.h.
|
inline |
Definition at line 20 of file node_export.h.
| SockAddr dht::NodeExport::addr |
Definition at line 17 of file node_export.h.
| InfoHash dht::NodeExport::id |
Definition at line 16 of file node_export.h.