_tree_node Struct Reference

#include <midgard_legacy.h>

Collaboration diagram for _tree_node:

Collaboration graph
[legend]

Data Fields

int id
 id of the node
int up
 id of its parent
int level
 level in the tree from the root (root=0)
int size
 size of subtree including this node
_tree_nodechild
 first child (none when =NULL)
_tree_nodenext
 next sibling (last when =NULL)

Detailed Description

one tree node

Definition at line 365 of file midgard_legacy.h.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 22 06:15:20 2007 for midgard-core by  doxygen 1.4.6