index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusList Struct Reference
[
group__DBusList.html
Linked list
]
A node in a linked list.
#_details
More...
Data Fields
structDBusList.html
DBusList
*
structDBusList.html#o0
prev
Previous list node.
structDBusList.html
DBusList
*
structDBusList.html#o1
next
Next list node.
void *
structDBusList.html#o2
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
group__DBusMacros.html#ga4
NULL
pointer.
Definition at line
dbus-list_8h-source.html#l00035
35
of file
dbus-list_8h-source.html
dbus-list.h
.
The documentation for this struct was generated from the following file:
dbus-list_8h-source.html
dbus-list.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
