GRASS Programmer's Manual  6.4.2(2012)
avl_table Struct Reference

#include <avl.h>

Collaboration diagram for avl_table:

Data Fields

struct avl_nodeavl_root
avl_comparison_funcavl_compare
void * avl_param
struct libavl_allocatoravl_alloc
size_t avl_count
unsigned long avl_generation

Detailed Description

Definition at line 57 of file avl.h.


Field Documentation

Definition at line 62 of file avl.h.

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

Definition at line 63 of file avl.h.

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


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines