num_list Struct Reference

#include <num_list.h>


Data Fields

char ListType
int Timeout
NumItem ** Items
int NumEntries
int AllocCount


Detailed Description

Definition at line 36 of file num_list.h.


Field Documentation

char num_list::ListType

Definition at line 37 of file num_list.h.

Referenced by InitNumList(), and IsInListTime().

int num_list::Timeout

Definition at line 38 of file num_list.h.

NumItem** num_list::Items

Definition at line 39 of file num_list.h.

Referenced by AddRangeTime(), AddSubList(), ClearNumList(), DestroyNumList(), InitNumList(), IsInList(), IsInListTime(), NumListCompare(), and RemoveFromList().

int num_list::NumEntries

Definition at line 40 of file num_list.h.

Referenced by AddRangeTime(), AddSubList(), ClearNumList(), IsInList(), IsInListTime(), NumListCompare(), and RemoveFromList().

int num_list::AllocCount

Definition at line 41 of file num_list.h.

Referenced by AddRangeTime(), AddSubList(), and InitNumList().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2