Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_cf_dataset Struct Reference
[Binary tree abstraction (AVL tree)]

#include <utils.h>


Data Fields

void * data
void * key


Detailed Description

dataset structure. Used to store data in a tree node

Definition at line 394 of file utils.h.


Field Documentation

void* s_cf_dataset::data
 

Data member

Definition at line 395 of file utils.h.

void* s_cf_dataset::key
 

Key member

Definition at line 396 of file utils.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5