C++ Distributed Hash Table
Public Member Functions | Public Attributes | Friends | List of all members
dht::NodeExport Struct Reference
Collaboration diagram for dht::NodeExport:
Collaboration graph
[legend]

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)
 

Detailed Description

Definition at line 363 of file infohash.h.


The documentation for this struct was generated from the following file: