This file is indexed.

/usr/share/doc/libucommon-dev/a00164.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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!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::temporary&lt; T &gt; Class Template 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="a00164.html">temporary</a>
  </div>
</div>
<div class="contents">
<h1>ucc::temporary&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="ucc::temporary" --><!-- doxytag: inherits="ucc::auto_delete" -->
<p>Manage temporary object stored on the heap.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00199_source.html">object.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ucc::temporary&lt; T &gt;:</div>
<div class="dynsection">
<div class="center"><img src="a00567.png" border="0" usemap="#ucc_1_1temporary_3_01_t_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1temporary_3_01_t_01_4_inherit__map" id="ucc_1_1temporary_3_01_t_01_4_inherit__map">
<area shape="rect" id="node2" href="a00028.html" title="A helper class for the temporary object template." alt="" coords="19,5,147,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ucc::temporary&lt; T &gt;:</div>
<div class="dynsection">
<div class="center"><img src="a00568.png" border="0" usemap="#ucc_1_1temporary_3_01_t_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1temporary_3_01_t_01_4_coll__map" id="ucc_1_1temporary_3_01_t_01_4_coll__map">
<area shape="rect" id="node2" href="a00028.html" title="A helper class for the temporary object template." alt="" coords="19,101,147,131"/><area shape="rect" id="node4" href="a00165.html" title="Used as base class for temporary objects." alt="" coords="24,5,141,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">T &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00164.html#a92cad176a2a97d43e4f320cdde35f4dc">operator*</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access heap object through our temporary directly.  <a href="#a92cad176a2a97d43e4f320cdde35f4dc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">T *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00164.html#a9535d86f3056888fa7745ff2fe23b7f8">operator-&gt;</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access members of our heap object through our temporary.  <a href="#a9535d86f3056888fa7745ff2fe23b7f8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5e17cde106c415ab0c6184704e3b7010"></a><!-- doxytag: member="ucc::temporary::temporary" ref="a5e17cde106c415ab0c6184704e3b7010" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00164.html#a5e17cde106c415ab0c6184704e3b7010">temporary</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Construct a temporary object, create our stack frame reference. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br/>
 class ucc::temporary&lt; T &gt;</h3>

<p>Manage temporary object stored on the heap. </p>
<p>This is used to create a object on the heap who's scope is controlled by the scope of a member function call. Sometimes we have data types and structures which cannot themselves appear as auto variables. We may also have a limited stack frame size in a thread context, and yet have a dynamic object that we only want to exist during the life of the method call. Using temporary allows any type to be created from the heap but have a lifespan of a method's stack frame. All types managed as temporary must have <a class="el" href="a00165.html" title="Used as base class for temporary objects.">Temporary</a> as a base class. </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="a00199_source.html#l00374">374</a> of file <a class="el" href="a00199_source.html">object.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a92cad176a2a97d43e4f320cdde35f4dc"></a><!-- doxytag: member="ucc::temporary::operator*" ref="a92cad176a2a97d43e4f320cdde35f4dc" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">T&amp; <a class="el" href="a00164.html">ucc::temporary</a>&lt; T &gt;::operator* </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Access heap object through our temporary directly. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>reference to heap resident object. </dd></dl>

<p>Definition at line <a class="el" href="a00199_source.html#l00387">387</a> of file <a class="el" href="a00199_source.html">object.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9535d86f3056888fa7745ff2fe23b7f8"></a><!-- doxytag: member="ucc::temporary::operator&#45;&gt;" ref="a9535d86f3056888fa7745ff2fe23b7f8" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">T* <a class="el" href="a00164.html">ucc::temporary</a>&lt; T &gt;::operator-&gt; </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Access members of our heap object through our temporary. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>member reference of heap object. </dd></dl>

<p>Definition at line <a class="el" href="a00199_source.html#l00394">394</a> of file <a class="el" href="a00199_source.html">object.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00199_source.html">object.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:51 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>