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

DBusList Struct Reference
[Linked list]

A node in a linked list. More...


Data Fields

DBusListprev
 Previous list node.

DBusListnext
 Next list node.

void * data
 Data stored at this element.


Detailed Description

A node in a linked list.

DBusList is a circular list; that is, the tail of the list points back to the head of the list. The empty list is represented by a NULL pointer.

Definition at line 35 of file dbus-list.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 21 03:52:06 2004 for D-BUS by doxygen 1.3.6-20040222