MentOS
0.8.0
The Mentoring Operating System
|
Stores information for iterating a rbtree. More...
Public Attributes | |
rbtree_t * | tree |
Pointer to the tree itself. | |
rbtree_node_t * | node |
Current node. | |
rbtree_node_t * | path [RBTREE_ITER_MAX_HEIGHT] |
Traversal path. | |
unsigned int | top |
Top of stack. | |
Stores information for iterating a rbtree.