MentOS
0.8.0
The Mentoring Operating System
|
Stores information of a rbtree. More...
Public Attributes | |
rbtree_node_t * | root |
Root of the tree. | |
rbtree_tree_node_cmp_f | cmp |
Comparison function for insertion. | |
unsigned int | size |
Size of the tree. | |
Stores information of a rbtree.