treenode Struct Reference


Data Fields

int level
struct treenodelchild
struct treenoderchild

Detailed Description

Definition at line 178 of file test.c.


Field Documentation

int treenode::level

Definition at line 179 of file test.c.

Referenced by chktree(), finalizer(), and mktree().

struct treenode* treenode::lchild [read]

Definition at line 180 of file test.c.

Referenced by chktree(), and mktree().

struct treenode* treenode::rchild [read]

Definition at line 181 of file test.c.

Referenced by chktree(), and mktree().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 10:39:51 2008 for russell by  doxygen 1.5.4