C++ Distributed Hash Table
Public Member Functions | Public Attributes | List of all members
dht::NodeStats Struct Reference

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}
 

Detailed Description

Definition at line 47 of file callbacks.h.


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