|
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 : /proc/21573/root/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: DBusFreedElement 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>DBusFreedElement Struct Reference<br>
<small>
[<a class="el" href="group__DBusMemPoolInternals.html">Memory pool implementation details</a>]</small>
</h1><!-- doxytag: class="DBusFreedElement" -->struct representing an element on the free list.
<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="c4819bebce960943155f9fbd4ab6e6c5"></a><!-- doxytag: member="DBusFreedElement::next" ref="c4819bebce960943155f9fbd4ab6e6c5" args="" -->
<a class="el" href="structDBusFreedElement.html">DBusFreedElement</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusFreedElement.html#c4819bebce960943155f9fbd4ab6e6c5">next</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">next element of the free list <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
struct representing an element on the free list.
<p>
We just cast freed elements to this so we can make a list out of them.
<p>
<p>
Definition at line <a class="el" href="dbus-mempool_8c-source.html#l00059">59</a> of file <a class="el" href="dbus-mempool_8c-source.html">dbus-mempool.c</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-mempool_8c-source.html">dbus-mempool.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>