#include <tree.h>
Collaboration diagram for tree_s:

Data Fields | |
| tree_s * | tree_l |
| tree_s * | tree_r |
| short | tree_b |
| tree_t | tree_p |
| tree_s * | tree_l |
| tree_s * | tree_r |
Definition at line 29 of file tree.h.
| short tree_s::tree_b |
| struct tree_s* tree_s::tree_l |
| struct tree_s* tree_s::tree_l |
| struct tree_s * tree_s::tree_r |
| struct tree_s * tree_s::tree_r |
1.4.7