Data Fields

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().


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