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

signed char avl_node::avl_balance

Definition at line 73 of file avl.h.

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

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

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

Generated on Sat Oct 24 03:25:34 2009 for GRASS Programmer's Manual by  doxygen 1.6.1