Main Page
|
Class List
|
File List
|
Class Members
|
File Members
|
Related Pages
listlink Struct Reference
#include <
list.h
>
List of all members.
Public Attributes
void *
data
listlink
*
prev
listlink
*
next
Detailed Description
Linked list structure. This represents all chains in the list.
Member Data Documentation
void*
listlink::data
Data inserted
struct
listlink
*
listlink::next
Next chain
struct
listlink
*
listlink::prev
Previous chain
The documentation for this struct was generated from the following file:
list.h
Generated on Sun Aug 22 08:07:11 2004 by
1.3.7