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

Stores information for iterating a rbtree. More...

Public Attributes

rbtree_ttree
 Pointer to the tree itself.
 
rbtree_node_tnode
 Current node.
 
rbtree_node_tpath [RBTREE_ITER_MAX_HEIGHT]
 Traversal path.
 
unsigned int top
 Top of stack.
 

Detailed Description

Stores information for iterating a rbtree.


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