This file is indexed.

/usr/share/doc/mia-2.0/libdoc/classCAttribute.html is in libmia-2.0-doc 2.0.13-1.

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
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>CAttribute Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">CAttribute Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span><div class="ingroups"><a class="el" href="group__basic.html">Basic data strctures and functions</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>The class of all attributes of data that is considered to ve meta-data.  
 <a href="classCAttribute.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="attributes_8hh_source.html">mia/core/attributes.hh</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CAttribute:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCAttribute.png" usemap="#CAttribute_map" alt=""/>
  <map id="CAttribute_map" name="CAttribute_map">
<area href="classC3DValueAttribute.html" title="a 3D vector value used in attributes " alt="C3DValueAttribute&lt; T &gt;" shape="rect" coords="0,56,148,80"/>
<area href="classTAttribute.html" title="Class of an attribute that holds data of type T. " alt="TAttribute&lt; T &gt;" shape="rect" coords="158,56,306,80"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a241ca5b120a48d330bde4e6981e54bcc"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCAttribute.html#a241ca5b120a48d330bde4e6981e54bcc">as_string</a> () const </td></tr>
<tr class="memdesc:a241ca5b120a48d330bde4e6981e54bcc"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the value as a atring  <a href="#a241ca5b120a48d330bde4e6981e54bcc">More...</a><br/></td></tr>
<tr class="separator:a241ca5b120a48d330bde4e6981e54bcc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad7cbdeed16f97c5b98f52a9c63c1a075"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCAttribute.html#ad7cbdeed16f97c5b98f52a9c63c1a075">is_equal</a> (const <a class="el" href="classCAttribute.html">CAttribute</a> &amp;other) const </td></tr>
<tr class="separator:ad7cbdeed16f97c5b98f52a9c63c1a075"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad7f6b94449739d64c969187f620ae265"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCAttribute.html#ad7f6b94449739d64c969187f620ae265">is_less</a> (const <a class="el" href="classCAttribute.html">CAttribute</a> &amp;other) const </td></tr>
<tr class="separator:ad7f6b94449739d64c969187f620ae265"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb74fcad1721d3402227262b2e510c48"><td class="memItemLeft" align="right" valign="top">virtual const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCAttribute.html#aeb74fcad1721d3402227262b2e510c48">typedescr</a> () const =0</td></tr>
<tr class="separator:aeb74fcad1721d3402227262b2e510c48"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8f0524aa179c5869f0de4fd454e3070"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCAttribute.html#ac8f0524aa179c5869f0de4fd454e3070">~CAttribute</a> ()</td></tr>
<tr class="memdesc:ac8f0524aa179c5869f0de4fd454e3070"><td class="mdescLeft">&#160;</td><td class="mdescRight">virtual destructor since derived classes may define dynamic objetcs  <a href="#ac8f0524aa179c5869f0de4fd454e3070">More...</a><br/></td></tr>
<tr class="separator:ac8f0524aa179c5869f0de4fd454e3070"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The class of all attributes of data that is considered to ve meta-data. </p>
<p><a class="el" href="classCAttribute.html" title="The class of all attributes of data that is considered to ve meta-data. ">CAttribute</a> is the base class used for generric attributes of images and similar entities. This class is abstract and most likely you want to use one of the provided specializations of the class <a class="el" href="classTAttribute.html" title="Class of an attribute that holds data of type T. ">TAttribute</a> or create your own specializations. </p>

<p>Definition at line <a class="el" href="attributes_8hh_source.html#l00048">48</a> of file <a class="el" href="attributes_8hh_source.html">attributes.hh</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac8f0524aa179c5869f0de4fd454e3070"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual CAttribute::~CAttribute </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>virtual destructor since derived classes may define dynamic objetcs </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a241ca5b120a48d330bde4e6981e54bcc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string CAttribute::as_string </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>returns the value as a atring </p>

<p>Referenced by <a class="el" href="attributes_8hh_source.html#l00082">operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="ad7cbdeed16f97c5b98f52a9c63c1a075"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CAttribute::is_equal </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCAttribute.html">CAttribute</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>compare this attribute to another one </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">other</td><td>other attribute to compare to </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the attributes are of the same type and hold the same value, false otherwiese </dd></dl>

<p>Referenced by <a class="el" href="attributes_8hh_source.html#l00087">operator==()</a>.</p>

</div>
</div>
<a class="anchor" id="ad7f6b94449739d64c969187f620ae265"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CAttribute::is_less </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCAttribute.html">CAttribute</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>compare this attribute to another one for a strict ordering </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">other</td><td>other attribute to compare to </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a result dependend on the actual implementation of the private virtual method <em>do_is_less</em> </dd></dl>

<p>Referenced by <a class="el" href="attributes_8hh_source.html#l00092">operator&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="aeb74fcad1721d3402227262b2e510c48"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* CAttribute::typedescr </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>a descriptive name of the type </dd></dl>

<p>Implemented in <a class="el" href="classC3DValueAttribute.html#a6a89d10ce4867ea387c7a0971c39d26f">C3DValueAttribute&lt; T &gt;</a>, and <a class="el" href="classTAttribute.html#ae9b6bfaba504b9297d7af4a20cef7e51">TAttribute&lt; T &gt;</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="attributes_8hh_source.html">attributes.hh</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 25 2014 23:52:09 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>