#include <bookmark_tree.h>


Public Member Functions | |
| inner_mark_tree (const basis::astring &node_name, int uid, int max_bits=2) | |
Public Attributes | |
| listo_links | _links |
| the list of connections to other nodes. | |
| int | _uid |
Definition at line 130 of file bookmark_tree.h.
| inner_mark_tree::inner_mark_tree | ( | const basis::astring & | node_name, | |
| int | uid, | |||
| int | max_bits = 2 | |||
| ) | [inline] |
Definition at line 136 of file bookmark_tree.h.
the list of connections to other nodes.
Reimplemented from nodes::node.
Definition at line 133 of file bookmark_tree.h.
Referenced by bookmark_tree::process_comment(), and bookmark_tree::process_link().
Definition at line 134 of file bookmark_tree.h.
1.6.3