abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
avl_generator_struct Struct Reference

#include <avl.h>

Data Fields

avl_treetree
 
avl_node ** nodelist
 
int count
 

Detailed Description

Definition at line 55 of file avl.h.

Field Documentation

int avl_generator_struct::count

Definition at line 58 of file avl.h.

avl_node** avl_generator_struct::nodelist

Definition at line 57 of file avl.h.

avl_tree* avl_generator_struct::tree

Definition at line 56 of file avl.h.


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