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 Mon Feb 20 20:36:38 2006 for WinDom by  doxygen 1.4.6-20060202