This file is indexed.

/usr/share/doc/jaula/html/classJAULA_1_1Value__Number.html is in libjaula-doc 1.4.0-5build1.

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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<!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>jaula API Reference: JAULA::Value_Number 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</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="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">jaula API Reference
   &#160;<span id="projectnumber">version 1.4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classJAULA_1_1Value__Number.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">JAULA::Value_Number Class Reference<div class="ingroups"><a class="el" href="group__jaula__val.html">JAULA: JSON Values containers</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Class for handling numeric values.  
 <a href="classJAULA_1_1Value__Number.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="jaula__value__number_8h_source.html">jaula_value_number.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for JAULA::Value_Number:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classJAULA_1_1Value__Number.png" usemap="#JAULA::Value_5FNumber_map" alt=""/>
  <map id="JAULA::Value_5FNumber_map" name="JAULA::Value_5FNumber_map">
<area href="classJAULA_1_1Value.html" title="Base class for handling values. " alt="JAULA::Value" shape="rect" coords="0,0,142,24"/>
</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:a7d4aa9c914927363a6a33061d5770c56"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#a7d4aa9c914927363a6a33061d5770c56">getData</a> (void) const</td></tr>
<tr class="memdesc:a7d4aa9c914927363a6a33061d5770c56"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the value contained by the instance.  <a href="#a7d4aa9c914927363a6a33061d5770c56">More...</a><br /></td></tr>
<tr class="separator:a7d4aa9c914927363a6a33061d5770c56"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a16e97624c87960cc09552b2ad4034746"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#a16e97624c87960cc09552b2ad4034746">repr</a> (std::ostream &amp;ostr) const</td></tr>
<tr class="memdesc:a16e97624c87960cc09552b2ad4034746"><td class="mdescLeft">&#160;</td><td class="mdescRight">Represents the instance in a stream.  <a href="#a16e97624c87960cc09552b2ad4034746">More...</a><br /></td></tr>
<tr class="separator:a16e97624c87960cc09552b2ad4034746"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76524c63a1b949e296d34f5a62973cfb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#a76524c63a1b949e296d34f5a62973cfb">set</a> (double data)</td></tr>
<tr class="memdesc:a76524c63a1b949e296d34f5a62973cfb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Establishes the contents of the instance.  <a href="#a76524c63a1b949e296d34f5a62973cfb">More...</a><br /></td></tr>
<tr class="separator:a76524c63a1b949e296d34f5a62973cfb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67a8ab461f22fa43201453ec23eff2f2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#a67a8ab461f22fa43201453ec23eff2f2">set</a> (<a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;origin)  throw (Bad_Data_Type)</td></tr>
<tr class="memdesc:a67a8ab461f22fa43201453ec23eff2f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copies the contents of one instance into another.  <a href="#a67a8ab461f22fa43201453ec23eff2f2">More...</a><br /></td></tr>
<tr class="separator:a67a8ab461f22fa43201453ec23eff2f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab20abebf668729492d058ef03436b7e9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#ab20abebf668729492d058ef03436b7e9">Value_Number</a> (double data=0)</td></tr>
<tr class="memdesc:ab20abebf668729492d058ef03436b7e9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#ab20abebf668729492d058ef03436b7e9">More...</a><br /></td></tr>
<tr class="separator:ab20abebf668729492d058ef03436b7e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6ed17ebea7b819bd7974bdd4b01d719f"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#a6ed17ebea7b819bd7974bdd4b01d719f">~Value_Number</a> ()</td></tr>
<tr class="memdesc:a6ed17ebea7b819bd7974bdd4b01d719f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a6ed17ebea7b819bd7974bdd4b01d719f">More...</a><br /></td></tr>
<tr class="separator:a6ed17ebea7b819bd7974bdd4b01d719f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classJAULA_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classJAULA_1_1Value')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classJAULA_1_1Value.html">JAULA::Value</a></td></tr>
<tr class="memitem:a3fbf54f53e1db4929794b45ed6d77fbf inherit pub_methods_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">ValueType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#a3fbf54f53e1db4929794b45ed6d77fbf">getType</a> (void) const</td></tr>
<tr class="memdesc:a3fbf54f53e1db4929794b45ed6d77fbf inherit pub_methods_classJAULA_1_1Value"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the value type for the instance.  <a href="classJAULA_1_1Value.html#a3fbf54f53e1db4929794b45ed6d77fbf">More...</a><br /></td></tr>
<tr class="separator:a3fbf54f53e1db4929794b45ed6d77fbf inherit pub_methods_classJAULA_1_1Value"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af27b1a6c4bd029fafbd7e4ef1cffc345 inherit pub_methods_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classJAULA_1_1Value.html">Value</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#af27b1a6c4bd029fafbd7e4ef1cffc345">operator=</a> (<a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;orig)  throw (Bad_Data_Type)</td></tr>
<tr class="memdesc:af27b1a6c4bd029fafbd7e4ef1cffc345 inherit pub_methods_classJAULA_1_1Value"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator.  <a href="classJAULA_1_1Value.html#af27b1a6c4bd029fafbd7e4ef1cffc345">More...</a><br /></td></tr>
<tr class="separator:af27b1a6c4bd029fafbd7e4ef1cffc345 inherit pub_methods_classJAULA_1_1Value"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9097e24411e0497ff18e76f413e35333 inherit pub_methods_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#a9097e24411e0497ff18e76f413e35333">~Value</a> ()</td></tr>
<tr class="memdesc:a9097e24411e0497ff18e76f413e35333 inherit pub_methods_classJAULA_1_1Value"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classJAULA_1_1Value.html#a9097e24411e0497ff18e76f413e35333">More...</a><br /></td></tr>
<tr class="separator:a9097e24411e0497ff18e76f413e35333 inherit pub_methods_classJAULA_1_1Value"><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:aac7152d19db86eb45064bf6df198aa5c"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value__Number.html#aac7152d19db86eb45064bf6df198aa5c">data_</a></td></tr>
<tr class="memdesc:aac7152d19db86eb45064bf6df198aa5c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Container to hold the value itself.  <a href="#aac7152d19db86eb45064bf6df198aa5c">More...</a><br /></td></tr>
<tr class="separator:aac7152d19db86eb45064bf6df198aa5c"><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_classJAULA_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classJAULA_1_1Value')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classJAULA_1_1Value.html">JAULA::Value</a></td></tr>
<tr class="memitem:abd733466d82038744096c9e511a34f9a inherit pub_types_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">ValueType</a> { <br />
&#160;&#160;<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aa7e6263d35b7e7eca07d8f18cc4435da2">TYPE_NULL</a>, 
<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aa2797ae23806954099da3c647a963a709">TYPE_BOOLEAN</a>, 
<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aa1214957f1c910b629e6475daff41664c">TYPE_STRING</a>, 
<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aaa7b080dad5a7e691aa340e329d09f83e">TYPE_NUMBER</a>, 
<br />
&#160;&#160;<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aa3766b562ba180f08d2da542d70d86523">TYPE_NUMBER_INT</a>, 
<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9aaf068f23add6ce94d00d4cf9959c9ded1">TYPE_ARRAY</a>, 
<b>TYPE_OBJECT</b>
<br />
 }<tr class="memdesc:abd733466d82038744096c9e511a34f9a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enumeration of available value types.  <a href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:abd733466d82038744096c9e511a34f9a inherit pub_types_classJAULA_1_1Value"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classJAULA_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classJAULA_1_1Value')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classJAULA_1_1Value.html">JAULA::Value</a></td></tr>
<tr class="memitem:ac8f298fd9f0a0e7b76f2c597560e96b1 inherit pub_static_methods_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJAULA_1_1Value.html">Value</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#ac8f298fd9f0a0e7b76f2c597560e96b1">duplicate</a> (<a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;orig)</td></tr>
<tr class="memdesc:ac8f298fd9f0a0e7b76f2c597560e96b1 inherit pub_static_methods_classJAULA_1_1Value"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a duplicate of a value.  <a href="classJAULA_1_1Value.html#ac8f298fd9f0a0e7b76f2c597560e96b1">More...</a><br /></td></tr>
<tr class="separator:ac8f298fd9f0a0e7b76f2c597560e96b1 inherit pub_static_methods_classJAULA_1_1Value"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classJAULA_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classJAULA_1_1Value')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classJAULA_1_1Value.html">JAULA::Value</a></td></tr>
<tr class="memitem:a0344bd340e96d19d7290f0235eaed282 inherit pro_methods_classJAULA_1_1Value"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#a0344bd340e96d19d7290f0235eaed282">Value</a> (<a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">ValueType</a> Type)</td></tr>
<tr class="memdesc:a0344bd340e96d19d7290f0235eaed282 inherit pro_methods_classJAULA_1_1Value"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="classJAULA_1_1Value.html#a0344bd340e96d19d7290f0235eaed282">More...</a><br /></td></tr>
<tr class="separator:a0344bd340e96d19d7290f0235eaed282 inherit pro_methods_classJAULA_1_1Value"><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>Class for handling numeric values. </p>
<dl class="section user"><dt></dt><dd>This class is a container for JSON numeric values.</dd></dl>
<dl class="section author"><dt>Author</dt><dd>Kombo Morongo <a href="#" onclick="location.href='mai'+'lto:'+'mor'+'on'+'go6'+'66'+'@gm'+'ai'+'l.c'+'om'; return false;">moron<span style="display: none;">.nosp@m.</span>go66<span style="display: none;">.nosp@m.</span>6@gma<span style="display: none;">.nosp@m.</span>il.c<span style="display: none;">.nosp@m.</span>om</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ab20abebf668729492d058ef03436b7e9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab20abebf668729492d058ef03436b7e9">&#9670;&nbsp;</a></span>Value_Number()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">JAULA::Value_Number::Value_Number </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>data</em> = <code>0</code></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">data</td><td>Initial value to be hold by the conatiner </td></tr>
  </table>
  </dd>
</dl>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">JAULA::Value_Number::~Value_Number </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>Destructor. </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double JAULA::Value_Number::getData </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Retrieves the value contained by the instance. </p>

<p class="reference">References <a class="el" href="classJAULA_1_1Value__Number.html#aac7152d19db86eb45064bf6df198aa5c">data_</a>.</p>

<p class="reference">Referenced by <a class="el" href="classJAULA_1_1Value.html#ac8f298fd9f0a0e7b76f2c597560e96b1">JAULA::Value::duplicate()</a>, and <a class="el" href="classJAULA_1_1Value__Number.html#a67a8ab461f22fa43201453ec23eff2f2">set()</a>.</p>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void JAULA::Value_Number::repr </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>ostr</em></td><td>)</td>
          <td> const</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>Represents the instance in a stream. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">ostr</td><td>Stream where the instance is to be represented.</td></tr>
  </table>
  </dd>
</dl>
<dl class="section user"><dt>Description</dt><dd>writes the instance content in JSON notation in a stream. </dd></dl>

<p>Implements <a class="el" href="classJAULA_1_1Value.html#acc0fcc910630095dcd08a37b29398008">JAULA::Value</a>.</p>

<p class="reference">References <a class="el" href="classJAULA_1_1Value__Number.html#aac7152d19db86eb45064bf6df198aa5c">data_</a>.</p>

</div>
</div>
<a id="a76524c63a1b949e296d34f5a62973cfb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76524c63a1b949e296d34f5a62973cfb">&#9670;&nbsp;</a></span>set() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void JAULA::Value_Number::set </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Establishes the contents of the instance. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td><a class="el" href="classJAULA_1_1Value.html" title="Base class for handling values. ">Value</a> to assign to the instance </td></tr>
  </table>
  </dd>
</dl>

<p class="reference">References <a class="el" href="classJAULA_1_1Value__Number.html#aac7152d19db86eb45064bf6df198aa5c">data_</a>.</p>

</div>
</div>
<a id="a67a8ab461f22fa43201453ec23eff2f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a67a8ab461f22fa43201453ec23eff2f2">&#9670;&nbsp;</a></span>set() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void JAULA::Value_Number::set </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;&#160;</td>
          <td class="paramname"><em>origin</em></td><td>)</td>
          <td></td>
        </tr>
        <tr>
          <td align="right">throw </td><td>(</td><td colspan="2"><a class="el" href="classJAULA_1_1Bad__Data__Type.html">Bad_Data_Type</a></td>
        </tr>
        <tr>
          <td align="right"></td><td>)</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>Copies the contents of one instance into another. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">origin</td><td>Reference to the value to be copied.</td></tr>
  </table>
  </dd>
</dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classJAULA_1_1Bad__Data__Type.html" title="class for incompatible data type exceptions ">Bad_Data_Type</a></td><td>This exception is launched in case that origin and destination value types are different. </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented from <a class="el" href="classJAULA_1_1Value.html#a2b35b2be89e4d01368f6867a149446ad">JAULA::Value</a>.</p>

<p class="reference">References <a class="el" href="classJAULA_1_1Exception.html#a5a8a30a5c52dbda332d7a6cee79a7476">JAULA::Exception::addOrigin()</a>, <a class="el" href="classJAULA_1_1Value__Number.html#aac7152d19db86eb45064bf6df198aa5c">data_</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a7d4aa9c914927363a6a33061d5770c56">getData()</a>, and <a class="el" href="classJAULA_1_1Value.html#a2b35b2be89e4d01368f6867a149446ad">JAULA::Value::set()</a>.</p>

</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a id="aac7152d19db86eb45064bf6df198aa5c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aac7152d19db86eb45064bf6df198aa5c">&#9670;&nbsp;</a></span>data_</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">double JAULA::Value_Number::data_</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>Container to hold the value itself. </p>

<p class="reference">Referenced by <a class="el" href="classJAULA_1_1Value__Number.html#a7d4aa9c914927363a6a33061d5770c56">getData()</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a16e97624c87960cc09552b2ad4034746">repr()</a>, and <a class="el" href="classJAULA_1_1Value__Number.html#a76524c63a1b949e296d34f5a62973cfb">set()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="jaula__value__number_8h_source.html">jaula_value_number.h</a></li>
<li>jaula_value_number.cc</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->

<!-- svn info -->
<!-- $Author: morongo $ -->
<!-- $Date: 2009-01-11 17:17:03 +0100 (dom, 11 ene 2009) $ -->
<!-- $HeadURL: https://jaula.svn.sourceforge.net/svnroot/jaula/tags/jaula-1.4.0/doc/api_footer.html $ -->
<!-- $Revision: 45 $ -->
<div>
<p><hr/></p>
<p style="text-align : center;"><a
  href="http://morongo.homelinux.net/jaula/docs"
  target="_parent"
  title="JAULA Project Documentation Page">Back to
  <acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
  Project Documentation Page</a>.</p>
<p style="text-align : center;"><a
  href="http://morongo.homelinux.net/jaula"
  target="_parent"
  title="JAULA Project Home Page">Go to
  <acronym title="JSON Analysis User Library Acronym">JAULA</acronym>
  Project Home Page</a>.</p>
</div>
<div>
<p><hr/></p>
<p>Copyright (c) 2007, 2008, 2009 <a href="http://sourceforge.net/users/morongo"
  target="_parent" title="Morongo at SourceForge">Kombo Morongo</a>.</p>
<p>Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled <a
  href="main.html" target="_parent"
  >"GNU Free Documentation License"</a>.</p>
<!--<div style="float : left; width : 250px; margin-right : 5px;">-->
<div style="float : left;">
<address style="text-align: center;"><p><small>API Reference Generated for jaula by
</small></p></address>
<div style="width : 100px; margin-left: auto; margin-right : auto;">
  <a href="http://www.doxygen.org/index.html" target="_parent"
    ><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
</div>
</div>
<!--<div style="float : right; width : 150px; margin-left : 5px;">-->
<div style="float : right;">
<address style="text-align: center;"><p><small>jaula project hosted by
</small></p></address>
<div style="width: 125px; margin-left: auto; margin-right : auto;">
  <a href="http://sourceforge.net" target="_parent"
    >SourceForge.net</a>
</div>
</div>
</div>
<!-- $Id: api_footer.html 45 2009-01-11 16:17:03Z morongo $ -->