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

List Struct Reference

List of all members.

Public Attributes

ListNext
ListPrev
void * Data

Member Data Documentation

void* List::Data
 

Definition at line 148 of file list.c.

Referenced by List_AddHead(), List_AddTail(), List_Create(), List_CutHead(), List_CutTail(), List_Find(), List_NodeData(), List_PeekHead(), and List_PeekTail().

List* List::Next
 

Definition at line 147 of file list.c.

Referenced by List_AddHead(), List_AddTail(), List_Create(), List_CutHead(), List_CutNode(), List_CutTail(), List_Destroy(), List_Find(), List_Next(), and List_PeekHead().

List * List::Prev
 

Definition at line 147 of file list.c.

Referenced by List_AddHead(), List_AddTail(), List_Create(), List_CutHead(), List_CutNode(), List_CutTail(), List_PeekTail(), and List_Prev().


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