Current File : //usr/share/doc/dbus/api/structDBusDataSlotAllocator.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>D-Bus: DBusDataSlotAllocator Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">D-Bus
   &#160;<span id="projectnumber">1.8.20</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">DBusDataSlotAllocator Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="DBusDataSlotAllocator" -->
<p>An allocator that tracks a set of slot IDs.  
 <a href="structDBusDataSlotAllocator.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="dbus-dataslot_8h_source.html">dbus-dataslot.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a290fc1a48efc181da4e54dae572306b5"></a><!-- doxytag: member="DBusDataSlotAllocator::allocated_slots" ref="a290fc1a48efc181da4e54dae572306b5" args="" -->
<a class="el" href="structDBusAllocatedSlot.html">DBusAllocatedSlot</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusDataSlotAllocator.html#a290fc1a48efc181da4e54dae572306b5">allocated_slots</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocated slots. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a57702eaf2d6558cc15f12205aca90dda"></a><!-- doxytag: member="DBusDataSlotAllocator::n_allocated_slots" ref="a57702eaf2d6558cc15f12205aca90dda" args="" -->
int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusDataSlotAllocator.html#a57702eaf2d6558cc15f12205aca90dda">n_allocated_slots</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">number of slots malloc'd <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad68b0989a821eb266983052f8a402a4a"></a><!-- doxytag: member="DBusDataSlotAllocator::n_used_slots" ref="ad68b0989a821eb266983052f8a402a4a" args="" -->
int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusDataSlotAllocator.html#ad68b0989a821eb266983052f8a402a4a">n_used_slots</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">number of slots used <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5908a6f2e17e5feec5b77a2cfbc81dbd"></a><!-- doxytag: member="DBusDataSlotAllocator::lock" ref="a5908a6f2e17e5feec5b77a2cfbc81dbd" args="" -->
DBusGlobalLock&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusDataSlotAllocator.html#a5908a6f2e17e5feec5b77a2cfbc81dbd">lock</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">index of thread lock <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>An allocator that tracks a set of slot IDs. </p>

<p>Definition at line <a class="el" href="dbus-dataslot_8h_source.html#l00055">55</a> of file <a class="el" href="dbus-dataslot_8h_source.html">dbus-dataslot.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-dataslot_8h_source.html">dbus-dataslot.h</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Thu Mar 3 2016 17:50:34 for D-Bus by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>