avl_node Struct Reference

#include <avl.h>

Collaboration diagram for avl_node:

Collaboration graph
[legend]

Data Fields

struct avl_nodeavl_link [2]
void * avl_data
signed char avl_balance

Detailed Description

Definition at line 69 of file avl.h.


Field Documentation

struct avl_node* avl_node::avl_link[2] [read]

signed char avl_node::avl_balance

Definition at line 73 of file avl.h.

Referenced by avl_copy(), avl_delete(), and avl_probe().


The documentation for this struct was generated from the following file:

Generated on Sun Apr 6 17:32:55 2008 for GRASS by  doxygen 1.5.5