/usr/share/doc/libucommon-dev/a00089.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 | <!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::named_value< T, O > 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="a00089.html">named_value</a>
</div>
</div>
<div class="contents">
<h1>ucc::named_value< T, O > Class Template Reference</h1><!-- doxytag: class="ucc::named_value" --><!-- doxytag: inherits="ucc::object_value" -->
<p>Templated value class to embed data structure into a named list.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="a00195_source.html">linked.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for ucc::named_value< T, O >:</div>
<div class="dynsection">
<div class="center"><img src="a00453.png" border="0" usemap="#ucc_1_1named__value_3_01_t_00_01_o_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1named__value_3_01_t_00_01_o_01_4_inherit__map" id="ucc_1_1named__value_3_01_t_00_01_o_01_4_inherit__map">
<area shape="rect" id="node2" href="a00094.html" title="Template for embedding a data structure into a reference counted object." alt="" coords="8,5,195,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::named_value< T, O >:</div>
<div class="dynsection">
<div class="center"><img src="a00454.png" border="0" usemap="#ucc_1_1named__value_3_01_t_00_01_o_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1named__value_3_01_t_00_01_o_01_4_coll__map" id="ucc_1_1named__value_3_01_t_00_01_o_01_4_coll__map">
<area shape="rect" id="node2" href="a00094.html" title="Template for embedding a data structure into a reference counted object." alt="" coords="8,5,195,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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00089.html#a967b2da7b85c54a896029abbc1d53d9f">named_value</a> (<a class="el" href="a00069.html">LinkedObject</a> **root, char *name)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Construct embedded named object on a linked list. <a href="#a967b2da7b85c54a896029abbc1d53d9f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00089.html#a9c9486916cd1cce31087f2e40bc5f9fb">operator=</a> (const T &typed_value)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Assign embedded value from related type. <a href="#a9c9486916cd1cce31087f2e40bc5f9fb"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="a00089.html">named_value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00089.html#a1b5bc0414bdb32f5f69e4c01104d4406">find</a> (<a class="el" href="a00089.html">named_value</a> *first, const char *name)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Find embedded object in chain by name. <a href="#a1b5bc0414bdb32f5f69e4c01104d4406"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template<class T, class O = NamedObject><br/>
class ucc::named_value< T, O ></h3>
<p>Templated value class to embed data structure into a named list. </p>
<p>This is used to form a class which can be searched by name and that contains a member value object. Most of the core logic for this template is found in and derived from the <a class="el" href="a00094.html" title="Template for embedding a data structure into a reference counted object.">object_value</a> template. </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="a00195_source.html#l01038">1038</a> of file <a class="el" href="a00195_source.html">linked.h</a>.</p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a967b2da7b85c54a896029abbc1d53d9f"></a><!-- doxytag: member="ucc::named_value::named_value" ref="a967b2da7b85c54a896029abbc1d53d9f" args="(LinkedObject **root, char *name)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T , class O = NamedObject> </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00089.html">ucc::named_value</a>< T, O >::<a class="el" href="a00089.html">named_value</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00069.html">LinkedObject</a> ** </td>
<td class="paramname"> <em>root</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char * </td>
<td class="paramname"> <em>name</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>Construct embedded named object on a linked 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>root</em> </td><td>node or pointer for list. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>of our object. </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="a00195_source.html#l01046">1046</a> of file <a class="el" href="a00195_source.html">linked.h</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a1b5bc0414bdb32f5f69e4c01104d4406"></a><!-- doxytag: member="ucc::named_value::find" ref="a1b5bc0414bdb32f5f69e4c01104d4406" args="(named_value *first, const char *name)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T , class O = NamedObject> </div>
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="a00089.html">named_value</a> <a class="el" href="a00089.html">ucc::named_value</a>< T, O >::find </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00089.html">named_value</a>< T, O > * </td>
<td class="paramname"> <em>first</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
<td class="paramname"> <em>name</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Find embedded object in chain by name. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>first</em> </td><td>object in list to search from. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>to search for. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>composite object found by name or NULL if not found. </dd></dl>
<p>Definition at line <a class="el" href="a00195_source.html#l01062">1062</a> of file <a class="el" href="a00195_source.html">linked.h</a>.</p>
</div>
</div>
<a class="anchor" id="a9c9486916cd1cce31087f2e40bc5f9fb"></a><!-- doxytag: member="ucc::named_value::operator=" ref="a9c9486916cd1cce31087f2e40bc5f9fb" args="(const T &typed_value)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class T , class O = NamedObject> </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="a00089.html">ucc::named_value</a>< T, O >::operator= </td>
<td>(</td>
<td class="paramtype">const T & </td>
<td class="paramname"> <em>typed_value</em></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Assign embedded value from related type. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>typed_value</em> </td><td>to assign. </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="a00094.html#af6bcc17b006ab4445f1f823ee2889f1c">ucc::object_value< T, O ></a>.</p>
<p>Definition at line <a class="el" href="a00195_source.html#l01053">1053</a> of file <a class="el" href="a00195_source.html">linked.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00195_source.html">linked.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:35 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>
|