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

Stores data about an NDTree node. More...

Public Attributes

void * value
 User provided, used indirectly via ndtree_tree_cmp_f.
 
ndtree_node_tparent
 Pointer to the parent.
 
list_head siblings
 List of siblings.
 
list_head children
 List of children.
 

Detailed Description

Stores data about an NDTree node.


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