Main Page | Modules | Data Structures | File List | Data Fields | Globals

_List Struct Reference
[list.h: linked list routines]

#include <list.h>


Data Fields

ListNodehead
ListNodetail
uint32 totalItems


Field Documentation

ListNode* _List::head
 

Definition at line 25 of file list.h.

ListNode* _List::tail
 

Definition at line 26 of file list.h.

uint32 _List::totalItems
 

Definition at line 27 of file list.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 10 19:05:22 2005 for ndk by doxygen 1.3.2