tree_s Struct Reference

#include <tree.h>

Collaboration diagram for tree_s:

Collaboration graph
[legend]

Data Fields

tree_stree_l
tree_stree_r
short tree_b
tree_t tree_p
tree_stree_l
tree_stree_r

Detailed Description

Definition at line 29 of file tree.h.


Field Documentation

short tree_s::tree_b

Definition at line 31 of file tree.h.

Referenced by bal_L(), bal_R(), and sprout().

struct tree_s* tree_s::tree_l

Definition at line 30 of file tree.h.

struct tree_s* tree_s::tree_l

Definition at line 30 of file tree.h.

Referenced by bal_L(), bal_R(), del(), delete(), and sprout().

tree_t tree_s::tree_p

Definition at line 32 of file tree.h.

Referenced by delete().

struct tree_s * tree_s::tree_r

Definition at line 30 of file tree.h.

struct tree_s * tree_s::tree_r

Definition at line 30 of file tree.h.

Referenced by bal_L(), bal_R(), delete(), and sprout().


The documentation for this struct was generated from the following files:
Generated on Mon May 28 04:25:49 2007 for BattletechMUX by  doxygen 1.4.7