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

_Llist Struct Reference

#include <llist.h>


Data Fields

Llistnext
 Next and previous nodes.

LlistExtrasext
 Extras member, used for internal speedups.

void * data
 The data pointer.


Detailed Description

Description:
The Linked List node structure.
Note:
Its not suggested you access anything but the member 'data' directly.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 4 18:35:20 2004 for cuf by doxygen 1.3.6