My Project 1.7.4
C++ Distributed Hash Table
|
This is the complete list of members for dht::RoutingTable, including all inherited members.
connectivityChanged(const time_point &now) (defined in dht::RoutingTable) | dht::RoutingTable | inline |
contains(const RoutingTable::const_iterator &bucket, const InfoHash &id) const | dht::RoutingTable | inline |
depth(const RoutingTable::const_iterator &bucket) const (defined in dht::RoutingTable) | dht::RoutingTable | |
findBucket(const InfoHash &id) (defined in dht::RoutingTable) | dht::RoutingTable | |
findBucket(const InfoHash &id) const (defined in dht::RoutingTable) | dht::RoutingTable | |
findClosestNodes(const InfoHash id, time_point now, size_t count=TARGET_NODES) const (defined in dht::RoutingTable) | dht::RoutingTable | |
grow_time (defined in dht::RoutingTable) | dht::RoutingTable | |
is_client (defined in dht::RoutingTable) | dht::RoutingTable | |
isEmpty() const | dht::RoutingTable | inline |
middle(const RoutingTable::const_iterator &) const (defined in dht::RoutingTable) | dht::RoutingTable | |
onNewNode(const Sp< Node > &node, int comfirm, const time_point &now, const InfoHash &myid, net::NetworkEngine &ne) (defined in dht::RoutingTable) | dht::RoutingTable | |
randomId(const RoutingTable::const_iterator &bucket) const | dht::RoutingTable | |
split(const RoutingTable::iterator &b) | dht::RoutingTable |