This file is indexed.

/usr/share/camitk-4.0/apidoc/html/classMinThreshold.html is in libcamitk4-doc 4.0.4-2.

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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Computer Assited Medical Intervention Tool Kit: MinThreshold 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="camitk-small.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Computer Assited Medical Intervention Tool Kit
   &#160;<span id="projectnumber">version 4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classMinThreshold-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">MinThreshold Class Reference<div class="ingroups"><a class="el" href="group__group__cepmodeling.html">CEP Modeling</a> &raquo; <a class="el" href="group__group__cepmodeling__libraries.html">Libraries</a> &raquo; <a class="el" href="group__group__cepmodeling__libraries__mml.html">MML</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>A <a class="el" href="classThreshold.html" title="A Threshold method is a method where individualTest is true is the tested double is inferior or equal...">Threshold</a> method is a method where individualTest is true is the tested double is superior or equal to a fixed value.  
 <a href="classMinThreshold.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="MinThreshold_8h_source.html">MinThreshold.h</a>&gt;</code></p>

<p>Inherits <a class="el" href="classMethod.html">Method</a>.</p>
<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:a10f2585d905d763497a31d026085ba02"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#a10f2585d905d763497a31d026085ba02">individualTest</a> (double tested)</td></tr>
<tr class="memdesc:a10f2585d905d763497a31d026085ba02"><td class="mdescLeft">&#160;</td><td class="mdescRight">return true if tested &gt;= value  <a href="#a10f2585d905d763497a31d026085ba02">More...</a><br /></td></tr>
<tr class="separator:a10f2585d905d763497a31d026085ba02"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab4bcd481d58e5b62980df611d10d573"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#aab4bcd481d58e5b62980df611d10d573">MinThreshold</a> (mml::MinThreshold *m)</td></tr>
<tr class="memdesc:aab4bcd481d58e5b62980df611d10d573"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#aab4bcd481d58e5b62980df611d10d573">More...</a><br /></td></tr>
<tr class="separator:aab4bcd481d58e5b62980df611d10d573"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ba7b355dd5278275c49eff4eda5d29c"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#a5ba7b355dd5278275c49eff4eda5d29c">toString</a> ()</td></tr>
<tr class="memdesc:a5ba7b355dd5278275c49eff4eda5d29c"><td class="mdescLeft">&#160;</td><td class="mdescRight">get <a class="el" href="classMethod.html" title="A Method represent how to make the boolean assessment with criteria data (a vector of double) ...">Method</a> name  <a href="#a5ba7b355dd5278275c49eff4eda5d29c">More...</a><br /></td></tr>
<tr class="separator:a5ba7b355dd5278275c49eff4eda5d29c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af563f07f5f3cee186947e77b2effa9d2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#af563f07f5f3cee186947e77b2effa9d2">~MinThreshold</a> ()</td></tr>
<tr class="memdesc:af563f07f5f3cee186947e77b2effa9d2"><td class="mdescLeft">&#160;</td><td class="mdescRight">destructor  <a href="#af563f07f5f3cee186947e77b2effa9d2">More...</a><br /></td></tr>
<tr class="separator:af563f07f5f3cee186947e77b2effa9d2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classMethod"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classMethod')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classMethod.html">Method</a></td></tr>
<tr class="memitem:a35b51e68957c08e8bf20ed09f32a06a6 inherit pub_methods_classMethod"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#a35b51e68957c08e8bf20ed09f32a06a6">Method</a> (mml::Method *m)</td></tr>
<tr class="memdesc:a35b51e68957c08e8bf20ed09f32a06a6 inherit pub_methods_classMethod"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="classMethod.html#a35b51e68957c08e8bf20ed09f32a06a6">More...</a><br /></td></tr>
<tr class="separator:a35b51e68957c08e8bf20ed09f32a06a6 inherit pub_methods_classMethod"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab886df54c71844441ea35303240fa5dc inherit pub_methods_classMethod"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#ab886df54c71844441ea35303240fa5dc">scopeTosString</a> ()</td></tr>
<tr class="memdesc:ab886df54c71844441ea35303240fa5dc inherit pub_methods_classMethod"><td class="mdescLeft">&#160;</td><td class="mdescRight">get a String of the scope  <a href="classMethod.html#ab886df54c71844441ea35303240fa5dc">More...</a><br /></td></tr>
<tr class="separator:ab886df54c71844441ea35303240fa5dc inherit pub_methods_classMethod"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5c06d71df398bac16a23b884b2f1e575 inherit pub_methods_classMethod"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#a5c06d71df398bac16a23b884b2f1e575">test</a> (std::vector&lt; double &gt; &amp;values)</td></tr>
<tr class="memdesc:a5c06d71df398bac16a23b884b2f1e575 inherit pub_methods_classMethod"><td class="mdescLeft">&#160;</td><td class="mdescRight">return true if the vector of fouble values passed the test (see scope)  <a href="classMethod.html#a5c06d71df398bac16a23b884b2f1e575">More...</a><br /></td></tr>
<tr class="separator:a5c06d71df398bac16a23b884b2f1e575 inherit pub_methods_classMethod"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19c90fc165c63842e7653732fe72507c inherit pub_methods_classMethod"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#a19c90fc165c63842e7653732fe72507c">~Method</a> ()</td></tr>
<tr class="memdesc:a19c90fc165c63842e7653732fe72507c inherit pub_methods_classMethod"><td class="mdescLeft">&#160;</td><td class="mdescRight">destructor  <a href="classMethod.html#a19c90fc165c63842e7653732fe72507c">More...</a><br /></td></tr>
<tr class="separator:a19c90fc165c63842e7653732fe72507c inherit pub_methods_classMethod"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a2eccf36f0172495551de3768cbec0f9f"><td class="memItemLeft" align="right" valign="top">mml::MinThreshold *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#a2eccf36f0172495551de3768cbec0f9f">mappedObject</a></td></tr>
<tr class="memdesc:a2eccf36f0172495551de3768cbec0f9f"><td class="mdescLeft">&#160;</td><td class="mdescRight">the xsdcxx object representing <a class="el" href="classMinThreshold.html" title="A Threshold method is a method where individualTest is true is the tested double is superior or equal...">MinThreshold</a>, used for serialization  <a href="#a2eccf36f0172495551de3768cbec0f9f">More...</a><br /></td></tr>
<tr class="separator:a2eccf36f0172495551de3768cbec0f9f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5f8c1c62ce260fcb282b18b02f0e8fa"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinThreshold.html#ac5f8c1c62ce260fcb282b18b02f0e8fa">value</a></td></tr>
<tr class="memdesc:ac5f8c1c62ce260fcb282b18b02f0e8fa"><td class="mdescLeft">&#160;</td><td class="mdescRight">value of the threshold  <a href="#ac5f8c1c62ce260fcb282b18b02f0e8fa">More...</a><br /></td></tr>
<tr class="separator:ac5f8c1c62ce260fcb282b18b02f0e8fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classMethod"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classMethod')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classMethod.html">Method</a></td></tr>
<tr class="memitem:ac2acdb7caba50420beb5316b53debf52 inherit pub_types_classMethod"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52">ScopeType</a> { <a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52a5fd4f721c71f0f0fac33423ad35c3ddf">Any</a>, 
<a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52a6be996cf784c07efa2d475041de0eda2">Average</a>, 
<a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52a33e528a26df4577a060b01b70663382a">Sum</a>, 
<a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52a6a410c9256e9333166555df5c939ad96">None</a>
 }<tr class="memdesc:ac2acdb7caba50420beb5316b53debf52"><td class="mdescLeft">&#160;</td><td class="mdescRight">the scope of the method  <a href="classMethod.html#ac2acdb7caba50420beb5316b53debf52">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:ac2acdb7caba50420beb5316b53debf52 inherit pub_types_classMethod"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classMethod"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classMethod')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classMethod.html">Method</a></td></tr>
<tr class="memitem:a6fa0488ba51b8c96d1635ac75867f06a inherit pro_attribs_classMethod"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classMethod.html#ac2acdb7caba50420beb5316b53debf52">ScopeType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMethod.html#a6fa0488ba51b8c96d1635ac75867f06a">scope</a></td></tr>
<tr class="memdesc:a6fa0488ba51b8c96d1635ac75867f06a inherit pro_attribs_classMethod"><td class="mdescLeft">&#160;</td><td class="mdescRight">scope of the method Any: test is true if all indivitual test are true in the values vector Average: test is true if the indivudal test of values vector's average is true Sum: test is true if the indivudal test of the sum of all double of the values vector is true None: used for monitor wich are not applied to a structural component (ex: time)  <a href="classMethod.html#a6fa0488ba51b8c96d1635ac75867f06a">More...</a><br /></td></tr>
<tr class="separator:a6fa0488ba51b8c96d1635ac75867f06a inherit pro_attribs_classMethod"><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>A <a class="el" href="classThreshold.html" title="A Threshold method is a method where individualTest is true is the tested double is inferior or equal...">Threshold</a> method is a method where individualTest is true is the tested double is superior or equal to a fixed value. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aab4bcd481d58e5b62980df611d10d573"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aab4bcd481d58e5b62980df611d10d573">&#9670;&nbsp;</a></span>MinThreshold()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MinThreshold::MinThreshold </td>
          <td>(</td>
          <td class="paramtype">mml::MinThreshold *&#160;</td>
          <td class="paramname"><em>m</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>constructor </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">the</td><td>xsdcxx generated <a class="el" href="classMinThreshold.html" title="A Threshold method is a method where individualTest is true is the tested double is superior or equal...">MinThreshold</a> class </td></tr>
  </table>
  </dd>
</dl>

<p class="reference">References <a class="el" href="classMinThreshold.html#ac5f8c1c62ce260fcb282b18b02f0e8fa">value</a>.</p>

</div>
</div>
<a id="af563f07f5f3cee186947e77b2effa9d2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af563f07f5f3cee186947e77b2effa9d2">&#9670;&nbsp;</a></span>~MinThreshold()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MinThreshold::~MinThreshold </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>destructor </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a10f2585d905d763497a31d026085ba02"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a10f2585d905d763497a31d026085ba02">&#9670;&nbsp;</a></span>individualTest()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool MinThreshold::individualTest </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>tested</em></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>return true if tested &gt;= value </p>

<p>Implements <a class="el" href="classMethod.html#a1dffbc0406b85982c641aa11071fadf8">Method</a>.</p>

<p class="reference">References <a class="el" href="classMinThreshold.html#ac5f8c1c62ce260fcb282b18b02f0e8fa">value</a>.</p>

</div>
</div>
<a id="a5ba7b355dd5278275c49eff4eda5d29c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ba7b355dd5278275c49eff4eda5d29c">&#9670;&nbsp;</a></span>toString()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::string MinThreshold::toString </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>get <a class="el" href="classMethod.html" title="A Method represent how to make the boolean assessment with criteria data (a vector of double) ...">Method</a> name </p>

<p>Implements <a class="el" href="classMethod.html#a045505f759c01d9e129792c74f0e0d2b">Method</a>.</p>

<p class="reference">References <a class="el" href="classMinThreshold.html#ac5f8c1c62ce260fcb282b18b02f0e8fa">value</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a2eccf36f0172495551de3768cbec0f9f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2eccf36f0172495551de3768cbec0f9f">&#9670;&nbsp;</a></span>mappedObject</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">mml::MinThreshold* MinThreshold::mappedObject</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>the xsdcxx object representing <a class="el" href="classMinThreshold.html" title="A Threshold method is a method where individualTest is true is the tested double is superior or equal...">MinThreshold</a>, used for serialization </p>

</div>
</div>
<a id="ac5f8c1c62ce260fcb282b18b02f0e8fa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac5f8c1c62ce260fcb282b18b02f0e8fa">&#9670;&nbsp;</a></span>value</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">double MinThreshold::value</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>value of the threshold </p>

<p class="reference">Referenced by <a class="el" href="classMinThreshold.html#a10f2585d905d763497a31d026085ba02">individualTest()</a>, <a class="el" href="classMinThreshold.html#aab4bcd481d58e5b62980df611d10d573">MinThreshold()</a>, and <a class="el" href="classMinThreshold.html#a5ba7b355dd5278275c49eff4eda5d29c">toString()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="MinThreshold_8h_source.html">MinThreshold.h</a></li>
<li><a class="el" href="MinThreshold_8cpp.html">MinThreshold.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>