|
My Project
1.8.1
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_storage | ss |
| socklen_t | sslen |
Friends | |
| OPENDHT_PUBLIC friend std::ostream & | operator<< (std::ostream &s, const NodeExport &h) |
Definition at line 363 of file infohash.h.