The base of the tree. More...
#include <tree.h>
Data Fields | |
OPDIS_TREE_KEY_FN | key_fn |
OPDIS_TREE_CMP_FN | cmp_fn |
OPDIS_TREE_FREE_FN | free_fn |
opdis_tree_node_t * | root |
int | num |
The base of the tree.
Key compare callback
Item free callback
Key retrieval callback
Number of nodes in tree
Root node of tree