GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tavl_node Struct Reference

#include <tavl.h>

Collaboration diagram for tavl_node:

Data Fields

struct tavl_nodetavl_link [2]
 
void * tavl_data
 
unsigned char tavl_tag [2]
 
signed char tavl_balance
 

Detailed Description

Definition at line 74 of file tavl.h.

Field Documentation

signed char tavl_node::tavl_balance

Definition at line 79 of file tavl.h.

Referenced by tavl_delete(), and tavl_probe().

struct tavl_node* tavl_node::tavl_link[2]
unsigned char tavl_node::tavl_tag[2]

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