This file is indexed.

/usr/share/doc/libucommon-dev/a00104.html is in libucommon-doc 3.2.0-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
<!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"/>
<title>UCommon: ucc::PagerPool Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="a00214.html">ucc</a>::<a class="el" href="a00104.html">PagerPool</a>
  </div>
</div>
<div class="contents">
<h1>ucc::PagerPool Class Reference</h1><!-- doxytag: class="ucc::PagerPool" -->
<p>Pager pool base class for managed memory pools.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00197_source.html">memory.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ucc::PagerPool:</div>
<div class="dynsection">
<div class="center"><img src="a00478.png" border="0" usemap="#ucc_1_1_pager_pool_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1_pager_pool_inherit__map" id="ucc_1_1_pager_pool_inherit__map">
<area shape="rect" id="node3" href="a00102.html" title="Mempager managed type factory for pager pool objects." alt="" coords="5,83,131,112"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ucc::PagerPool:</div>
<div class="dynsection">
<div class="center"><img src="a00479.png" border="0" usemap="#ucc_1_1_pager_pool_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1_pager_pool_coll__map" id="ucc_1_1_pager_pool_coll__map">
<area shape="rect" id="node2" href="a00081.html" title="A managed private heap for small allocations." alt="" coords="5,96,128,125"/><area shape="rect" id="node4" href="a00080.html" title="An alternate memory pager private heap manager." alt="" coords="9,5,124,35"/><area shape="rect" id="node6" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="152,96,285,125"/><area shape="rect" id="node8" href="a00093.html" title="A common base class for all managed objects." alt="" coords="172,5,265,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00104.html#a16f512533bc7e37aa984d979f093d269">put</a> (<a class="el" href="a00103.html">PagerObject</a> *object)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return a pager object back to our free list.  <a href="#a16f512533bc7e37aa984d979f093d269"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af27b67de33b18648973775ec61f6d5ac"></a><!-- doxytag: member="ucc::PagerPool::get" ref="af27b67de33b18648973775ec61f6d5ac" args="(size_t size)" -->
<a class="el" href="a00103.html">PagerObject</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>get</b> (size_t size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8fdb0144506dac91f33a9e3dbcffc1cd"></a><!-- doxytag: member="ucc::PagerPool::PagerPool" ref="a8fdb0144506dac91f33a9e3dbcffc1cd" args="(mempager *pager)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>PagerPool</b> (<a class="el" href="a00081.html">mempager</a> *<a class="el" href="a00102.html">pager</a>)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Pager pool base class for managed memory pools. </p>
<p>This is a helper base class for the pager template and generally is not used by itself. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>David Sugar &lt;<a href="mailto:dyfet@gnutelephony.org">dyfet@gnutelephony.org</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="a00197_source.html#l00353">353</a> of file <a class="el" href="a00197_source.html">memory.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a16f512533bc7e37aa984d979f093d269"></a><!-- doxytag: member="ucc::PagerPool::put" ref="a16f512533bc7e37aa984d979f093d269" args="(PagerObject *object)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ucc::PagerPool::put </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00103.html">PagerObject</a> *&nbsp;</td>
          <td class="paramname"> <em>object</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return a pager object back to our free list. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&nbsp;</td><td>to return to pool. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00197_source.html">memory.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:39 2010 for UCommon by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>