|
MentOS
0.8.0
The Mentoring Operating System
|
Stores data about an NDTree node. More...
Public Attributes | |
| void * | value |
| User provided, used indirectly via ndtree_tree_cmp_f. | |
| ndtree_node_t * | parent |
| Pointer to the parent. | |
| list_head | siblings |
| List of siblings. | |
| list_head | children |
| List of children. | |
Stores data about an NDTree node.