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
DBusHashEntry Struct Reference
[
group__DBusHashTableInternals.html
Hash table implementation details
]
Internal representation of a hash entry.
#_details
More...
Data Fields
structDBusHashEntry.html
DBusHashEntry
*
structDBusHashEntry.html#o0
next
Pointer to next entry in this hash bucket, or
group__DBusMacros.html#ga4
NULL
for end of chain.
void *
structDBusHashEntry.html#o1
key
Hash key.
void *
structDBusHashEntry.html#o2
value
Hash value.
Detailed Description
Internal representation of a hash entry.
A single entry (key-value pair) in the hash table. Internal to hash table implementation.
Definition at line
dbus-hash_8c-source.html#l00142
142
of file
dbus-hash_8c-source.html
dbus-hash.c
.
The documentation for this struct was generated from the following file:
dbus-hash_8c-source.html
dbus-hash.c
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
