prophet::Table Member List
This is the complete list of members for
prophet::Table, including all inherited members.
age_nodes() | prophet::Table | |
assign(const RIBNodeList &list, const Dictionary &ribd) | prophet::Table | |
assign(const std::list< const Node * > &list, const NodeParams *params) | prophet::Table | |
begin() const | prophet::Table | [inline] |
clone(NodeList &list) const | prophet::Table | |
const_iterator typedef | prophet::Table | |
core_ | prophet::Table | [protected] |
end() const | prophet::Table | [inline] |
enforce_quota() | prophet::Table | [protected] |
find(const std::string &dest_id) const | prophet::Table | |
find(const std::string &dest_id, iterator *i) | prophet::Table | [protected] |
free() | prophet::Table | [protected] |
heap_ | prophet::Table | [protected] |
heap_add(Node *n) | prophet::Table | [protected] |
heap_begin() const | prophet::Table | [inline] |
heap_del(Node *n) | prophet::Table | [protected] |
heap_end() const | prophet::Table | [inline] |
heap_iterator typedef | prophet::Table | |
iterator typedef | prophet::Table | [protected] |
max_route_ | prophet::Table | [protected] |
name_ | prophet::Table | [protected] |
NodeHeap typedef | prophet::Table | [protected] |
p_value(const std::string &dest_id) const | prophet::Table | |
p_value(const Bundle *b) const | prophet::Table | |
persistent_ | prophet::Table | [protected] |
remove(iterator *i) | prophet::Table | [protected] |
rib_table typedef | prophet::Table | |
Sequence typedef | prophet::Table | |
set_max_route(u_int max_route) | prophet::Table | [inline] |
size() const | prophet::Table | [inline] |
Table(BundleCore *core, const std::string &name, bool persistent=false) | prophet::Table | |
Table(const Table &t) | prophet::Table | |
table_ | prophet::Table | [protected] |
truncate(double epsilon) | prophet::Table | |
update(Node *n) | prophet::Table | |
update_route(const std::string &dest_id, bool relay=Node::DEFAULT_RELAY, bool custody=Node::DEFAULT_CUSTODY, bool internet=Node::DEFAULT_INTERNET) | prophet::Table | |
update_transitive(const std::string &dest_id, const std::string &peer_id, double peer_pvalue, bool relay=Node::DEFAULT_RELAY, bool custody=Node::DEFAULT_CUSTODY, bool internet=Node::DEFAULT_INTERNET) | prophet::Table | |
update_transitive(const std::string &peer_id, const RIBNodeList &nodes, const Dictionary &ribd) | prophet::Table | |
~Table() | prophet::Table | |