Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

RadixList Struct Reference

List of all members.

Public Attributes

int NumLists
int Min
int Max
List ** Lists

Member Data Documentation

List** RadixList::Lists
 

Definition at line 450 of file list.c.

Referenced by RadixList_Add(), RadixList_Create(), RadixList_CutKey(), RadixList_CutMax(), RadixList_CutMin(), and RadixList_Destroy().

int RadixList::Max
 

Definition at line 449 of file list.c.

Referenced by RadixList_Add(), RadixList_Create(), and RadixList_CutMax().

int RadixList::Min
 

Definition at line 449 of file list.c.

Referenced by RadixList_Add(), RadixList_Create(), and RadixList_CutMin().

int RadixList::NumLists
 

Definition at line 448 of file list.c.

Referenced by RadixList_Create(), RadixList_CutMin(), and RadixList_Destroy().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:24 2003 for GTestAndEngine by doxygen 1.3.2