My Project 1.7.4
C++ Distributed Hash Table
dht::RoutingTable Member List

This is the complete list of members for dht::RoutingTable, including all inherited members.

connectivityChanged(const time_point &now) (defined in dht::RoutingTable)dht::RoutingTableinline
contains(const RoutingTable::const_iterator &bucket, const InfoHash &id) constdht::RoutingTableinline
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() constdht::RoutingTableinline
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) constdht::RoutingTable
split(const RoutingTable::iterator &b)dht::RoutingTable