/usr/share/doc/libucommon-dev/a00134.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 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 | <!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::sequence< T > 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 Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="a00214.html">ucc</a>::<a class="el" href="a00134.html">sequence</a>
</div>
</div>
<div class="contents">
<h1>ucc::sequence< T > Class Template Reference</h1><!-- doxytag: class="ucc::sequence" --><!-- doxytag: inherits="ucc::SeqCounter" -->
<p>A template to return a sequence of objects of a specified type.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="a00190_source.html">counter.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for ucc::sequence< T >:</div>
<div class="dynsection">
<div class="center"><img src="a00521.png" border="0" usemap="#ucc_1_1sequence_3_01_t_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1sequence_3_01_t_01_4_inherit__map" id="ucc_1_1sequence_3_01_t_01_4_inherit__map">
<area shape="rect" id="node2" href="a00133.html" title="Automatically return a sequence of untyped objects." alt="" coords="16,83,144,112"/><area shape="rect" id="node4" href="a00044.html" title="Automatic integer counting class." alt="" coords="29,5,131,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::sequence< T >:</div>
<div class="dynsection">
<div class="center"><img src="a00522.png" border="0" usemap="#ucc_1_1sequence_3_01_t_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1sequence_3_01_t_01_4_coll__map" id="ucc_1_1sequence_3_01_t_01_4_coll__map">
<area shape="rect" id="node2" href="a00133.html" title="Automatically return a sequence of untyped objects." alt="" coords="16,83,144,112"/><area shape="rect" id="node4" href="a00044.html" title="Automatic integer counting class." alt="" coords="29,5,131,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 * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html#a079baf7abab8e81858f78e476208388c">get</a> (void)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return next typed member of the sequence. <a href="#a079baf7abab8e81858f78e476208388c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html#a01f1fadc147ebd9123b9fa479f4fcb5f">operator T &</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return next typed member of the sequence by casted reference. <a href="#a01f1fadc147ebd9123b9fa479f4fcb5f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">T & </td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html#aedd0a5ac46dfaa4648665efa606a7e8b">operator*</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return next typed member of the sequence by pointer reference. <a href="#aedd0a5ac46dfaa4648665efa606a7e8b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">T & </td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html#ac0530bda4dc927aa460a24ad39bbb11d">operator[]</a> (unsigned offset)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return a specific typed member from the sequence list. <a href="#ac0530bda4dc927aa460a24ad39bbb11d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00134.html#a29a0338207c601bae6522ef380622ba2">sequence</a> (T *array, unsigned size)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create a templated auto-sequence from a list of typed pointers. <a href="#a29a0338207c601bae6522ef380622ba2"></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="a51dd29e50821cc026513803c009095d2"></a><!-- doxytag: member="ucc::sequence::get" ref="a51dd29e50821cc026513803c009095d2" args="(unsigned idx)" -->
T * </td><td class="memItemRight" valign="bottom"><b>get</b> (unsigned idx)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template<class T><br/>
class ucc::sequence< T ></h3>
<p>A template to return a sequence of objects of a specified type. </p>
<p>This is used to return a different member in a sequence of objects of a specified type during each reference to the sequencer. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>David Sugar <<a href="mailto:dyfet@gnutelephony.org">dyfet@gnutelephony.org</a>> </dd></dl>
<p>Definition at line <a class="el" href="a00190_source.html#l00155">155</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a29a0338207c601bae6522ef380622ba2"></a><!-- doxytag: member="ucc::sequence::sequence" ref="a29a0338207c601bae6522ef380622ba2" args="(T *array, unsigned size)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T > </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00134.html">ucc::sequence</a>< T >::<a class="el" href="a00134.html">sequence</a> </td>
<td>(</td>
<td class="paramtype">T * </td>
<td class="paramname"> <em>array</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned </td>
<td class="paramname"> <em>size</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a templated auto-sequence from a list of typed pointers. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>array</em> </td><td>of typed values to sequence on reference. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>size</em> </td><td>of list of typed values. </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="a00190_source.html#l00167">167</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a079baf7abab8e81858f78e476208388c"></a><!-- doxytag: member="ucc::sequence::get" ref="a079baf7abab8e81858f78e476208388c" args="(void)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T > </div>
<table class="memname">
<tr>
<td class="memname">T* <a class="el" href="a00134.html">ucc::sequence</a>< T >::get </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return next typed member of the sequence. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>next typed member of sequence. </dd></dl>
<p>Reimplemented from <a class="el" href="a00133.html#a2b719ff274df945d7ae4569ac74e2e41">ucc::SeqCounter</a>.</p>
<p>Definition at line <a class="el" href="a00190_source.html#l00174">174</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
</div>
</div>
<a class="anchor" id="a01f1fadc147ebd9123b9fa479f4fcb5f"></a><!-- doxytag: member="ucc::sequence::operator T &" ref="a01f1fadc147ebd9123b9fa479f4fcb5f" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T > </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00134.html">ucc::sequence</a>< T >::operator T & </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return next typed member of the sequence by casted reference. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>next typed member of sequence. </dd></dl>
<p>Definition at line <a class="el" href="a00190_source.html#l00188">188</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
</div>
</div>
<a class="anchor" id="aedd0a5ac46dfaa4648665efa606a7e8b"></a><!-- doxytag: member="ucc::sequence::operator*" ref="aedd0a5ac46dfaa4648665efa606a7e8b" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T > </div>
<table class="memname">
<tr>
<td class="memname">T& <a class="el" href="a00134.html">ucc::sequence</a>< T >::operator* </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return next typed member of the sequence by pointer reference. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>next typed member of sequence. </dd></dl>
<p>Reimplemented from <a class="el" href="a00044.html#aba86ea63fcf9c4116dec6658d6b40670">ucc::counter</a>.</p>
<p>Definition at line <a class="el" href="a00190_source.html#l00181">181</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
</div>
</div>
<a class="anchor" id="ac0530bda4dc927aa460a24ad39bbb11d"></a><!-- doxytag: member="ucc::sequence::operator[]" ref="ac0530bda4dc927aa460a24ad39bbb11d" args="(unsigned offset)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T > </div>
<table class="memname">
<tr>
<td class="memname">T& <a class="el" href="a00134.html">ucc::sequence</a>< T >::operator[] </td>
<td>(</td>
<td class="paramtype">unsigned </td>
<td class="paramname"> <em>offset</em></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return a specific typed member from the sequence 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>offset</em> </td><td>of member to return. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>typed value at the specified offet. </dd></dl>
<p>Definition at line <a class="el" href="a00190_source.html#l00196">196</a> of file <a class="el" href="a00190_source.html">counter.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00190_source.html">counter.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:44 2010 for UCommon by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|