#include <source/ariba/overlay/modules/chord/detail/chord_routing_table.hpp>
Public Attributes | |
uint8_t | ref_count |
nodeid_t | id |
routeinfo_t | info |
Definition at line 83 of file chord_routing_table.hpp.
Definition at line 85 of file chord_routing_table.hpp.
Referenced by chord_routing_table::add_item(), ariba::overlay::Chord::eventFunction(), chord_routing_table::get_next_hop(), chord_routing_table::insert_orphan(), and chord_routing_table::on_table().
Definition at line 86 of file chord_routing_table.hpp.
Referenced by chord_routing_table::add_item(), ariba::overlay::Chord::eventFunction(), chord_routing_table::find_item(), chord_routing_table::get_next_hop(), chord_routing_table::insert_orphan(), ariba::overlay::Chord::leaveOverlay(), ariba::overlay::Chord::onMessage(), and ariba::overlay::Chord::routeMessage().
Definition at line 87 of file chord_routing_table.hpp.
Referenced by ariba::overlay::Chord::eventFunction(), ariba::overlay::Chord::leaveOverlay(), ariba::overlay::Chord::onMessage(), ariba::overlay::Chord::resolveNode(), and ariba::overlay::Chord::routeMessage().