Linkable Struct Reference
[List Library]

element used to link structures each others More...

#include <list.h>


Data Fields

Linkablenext
 pointer to previous structure in the list
Linkableprev
 pointer to next structure in the list


Detailed Description

element used to link structures each others

This data shall be set at the very first place of the structure if you want all the macro to work correctly.


Field Documentation

struct Linkable* Linkable::next
 

pointer to previous structure in the list

struct Linkable* Linkable::prev
 

pointer to next structure in the list


The documentation for this struct was generated from the following file:
Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6