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

list Struct Reference

structure to contain list information More...

#include <list.h>


Data Fields

list_node_thead
 the head of the list
list_node_tlast_get
 a pointer to the last node an item was returned from with get(). This is used to speed up sequential gets()
int last_get_num
 the index of the last item gotten
int size
 the number of items in the list


Detailed Description

structure to contain list information

Definition at line 51 of file list.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 23:20:48 2005 for NATBLASTER by  doxygen 1.3.9.1