This file is indexed.

/usr/share/doc/libucommon-dev/a00103.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
104
<!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::PagerObject 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="a00103.html">PagerObject</a>
  </div>
</div>
<div class="contents">
<h1>ucc::PagerObject Class Reference</h1><!-- doxytag: class="ucc::PagerObject" --><!-- doxytag: inherits="ucc::LinkedObject,ucc::CountedObject" -->
<p>This is a base class for objects that may be created in pager 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::PagerObject:</div>
<div class="dynsection">
<div class="center"><img src="a00476.png" border="0" usemap="#ucc_1_1_pager_object_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1_pager_object_inherit__map" id="ucc_1_1_pager_object_inherit__map">
<area shape="rect" id="node2" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="5,83,139,112"/><area shape="rect" id="node4" href="a00093.html" title="A common base class for all managed objects." alt="" coords="107,5,200,35"/><area shape="rect" id="node6" href="a00043.html" title="A base class for reference counted objects." alt="" coords="163,83,309,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::PagerObject:</div>
<div class="dynsection">
<div class="center"><img src="a00477.png" border="0" usemap="#ucc_1_1_pager_object_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1_pager_object_coll__map" id="ucc_1_1_pager_object_coll__map">
<area shape="rect" id="node2" 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="node10" href="a00104.html" title="Pager pool base class for managed memory pools." alt="" coords="83,213,197,243"/><area shape="rect" id="node4" href="a00093.html" title="A common base class for all managed objects." alt="" coords="289,5,383,35"/><area shape="rect" id="node7" href="a00043.html" title="A base class for reference counted objects." alt="" coords="287,160,433,189"/><area shape="rect" id="node12" href="a00081.html" title="A managed private heap for small allocations." alt="" coords="5,96,128,125"/><area shape="rect" id="node14" href="a00080.html" title="An alternate memory pager private heap manager." alt="" coords="9,5,124,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>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a17c7e061814cd9f6bb17264feead356b"></a><!-- doxytag: member="ucc::PagerObject::dealloc" ref="a17c7e061814cd9f6bb17264feead356b" args="(void)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00103.html#a17c7e061814cd9f6bb17264feead356b">dealloc</a> (void)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the pager object back to it's originating pool. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00103.html#ac2e5d3f2df5dfb50a137b875dbc88362">PagerObject</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a pager object.  <a href="#ac2e5d3f2df5dfb50a137b875dbc88362"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af77f080747ffc13e6a1314c2f3b69c46"></a><!-- doxytag: member="ucc::PagerObject::release" ref="af77f080747ffc13e6a1314c2f3b69c46" args="(void)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00103.html#af77f080747ffc13e6a1314c2f3b69c46">release</a> (void)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Release a pager object reference. <br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a24e175600aa5207bb7fe0ccc9d1685be"></a><!-- doxytag: member="ucc::PagerObject::pager" ref="a24e175600aa5207bb7fe0ccc9d1685be" args="" -->
<a class="el" href="a00104.html">PagerPool</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>pager</b></td></tr>
<tr><td colspan="2"><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2817815065c481afe2c9aeeb18417815"></a><!-- doxytag: member="ucc::PagerObject::PagerPool" ref="a2817815065c481afe2c9aeeb18417815" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>PagerPool</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This is a base class for objects that may be created in pager pools. </p>
<p>This is also used to create objects which can be maintained as managed memory and returned to a pool. The linked list is used when freeing and re-allocating the object. These objects are reference counted so that they are returned to the pool they come from automatically when falling out of scope. This can be used to create automatic garbage collection pools. </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#l00325">325</a> of file <a class="el" href="a00197_source.html">memory.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac2e5d3f2df5dfb50a137b875dbc88362"></a><!-- doxytag: member="ucc::PagerObject::PagerObject" ref="ac2e5d3f2df5dfb50a137b875dbc88362" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ucc::PagerObject::PagerObject </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a pager object. </p>
<p>This is object is constructed by a <a class="el" href="a00104.html" title="Pager pool base class for managed memory pools.">PagerPool</a>. </p>

</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>