C++ Distributed Hash Table
|
Public Member Functions | |
unsigned | getKnownNodes () const |
unsigned long | getNetworkSizeEstimation () const |
std::string | toString () const |
Public Attributes | |
unsigned | good_nodes {0} |
unsigned | dubious_nodes {0} |
unsigned | cached_nodes {0} |
unsigned | incoming_nodes {0} |
unsigned | table_depth {0} |
Definition at line 47 of file callbacks.h.