MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
rbtree_t Struct Reference

Stores information of a rbtree. More...

Public Attributes

rbtree_node_troot
 Root of the tree.
 
rbtree_tree_node_cmp_f cmp
 Comparison function for insertion.
 
unsigned int size
 Size of the tree.
 

Detailed Description

Stores information of a rbtree.


The documentation for this struct was generated from the following file: