|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/devhelp/books/dbus/api/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>D-Bus: DBusHashEntry Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul></div>
<h1>DBusHashEntry Struct Reference<br>
<small>
[<a class="el" href="group__DBusHashTableInternals.html">Hash table implementation details</a>]</small>
</h1><!-- doxytag: class="DBusHashEntry" -->Internal representation of a hash entry.
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e986e25c0b24237f9848ff43aa1d8501"></a><!-- doxytag: member="DBusHashEntry::next" ref="e986e25c0b24237f9848ff43aa1d8501" args="" -->
<a class="el" href="structDBusHashEntry.html">DBusHashEntry</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusHashEntry.html#e986e25c0b24237f9848ff43aa1d8501">next</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pointer to next entry in this hash bucket, or <a class="el" href="group__DBusMacros.html#g070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a> for end of chain. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="efd9bbdcbc7d15c906e2c289c8d2e894"></a><!-- doxytag: member="DBusHashEntry::key" ref="efd9bbdcbc7d15c906e2c289c8d2e894" args="" -->
void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusHashEntry.html#efd9bbdcbc7d15c906e2c289c8d2e894">key</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Hash key. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d792e9c81cc3a23859b2c60b3b00af3e"></a><!-- doxytag: member="DBusHashEntry::value" ref="d792e9c81cc3a23859b2c60b3b00af3e" args="" -->
void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusHashEntry.html#d792e9c81cc3a23859b2c60b3b00af3e">value</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Hash value. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Internal representation of a hash entry.
<p>
A single entry (key-value pair) in the hash table. Internal to hash table implementation.
<p>
<p>
Definition at line <a class="el" href="dbus-hash_8c-source.html#l00142">142</a> of file <a class="el" href="dbus-hash_8c-source.html">dbus-hash.c</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-hash_8c-source.html">dbus-hash.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:15 2009 for D-Bus by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>