This file is indexed.

/usr/share/doc/jaula/html/classJAULA_1_1Value.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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
<!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 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.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">JAULA::Value Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span><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>Base class for handling values.  
 <a href="classJAULA_1_1Value.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="jaula__value_8h_source.html">jaula_value.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for JAULA::Value:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classJAULA_1_1Value.png" usemap="#JAULA::Value_map" alt=""/>
  <map id="JAULA::Value_map" name="JAULA::Value_map">
<area href="classJAULA_1_1Value__Boolean.html" title="Class for handling boolean values. " alt="JAULA::Value_Boolean" shape="rect" coords="0,56,162,80"/>
<area href="classJAULA_1_1Value__Complex.html" title="Base class for handling complex values. " alt="JAULA::Value_Complex" shape="rect" coords="172,56,334,80"/>
<area href="classJAULA_1_1Value__Null.html" title="class for handling null values " alt="JAULA::Value_Null" shape="rect" coords="344,56,506,80"/>
<area href="classJAULA_1_1Value__Number.html" title="Class for handling numeric values. " alt="JAULA::Value_Number" shape="rect" coords="516,56,678,80"/>
<area href="classJAULA_1_1Value__Number__Int.html" title="Class for handling numeric (int) values. " alt="JAULA::Value_Number_Int" shape="rect" coords="688,56,850,80"/>
<area href="classJAULA_1_1Value__String.html" title="Class for handling numeric values. " alt="JAULA::Value_String" shape="rect" coords="860,56,1022,80"/>
<area href="classJAULA_1_1Value__Array.html" title="Class for handling array values. " alt="JAULA::Value_Array" shape="rect" coords="86,112,248,136"/>
<area href="classJAULA_1_1Value__Object.html" title="Class for handling object values. " alt="JAULA::Value_Object" shape="rect" coords="258,112,420,136"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:abd733466d82038744096c9e511a34f9a"><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"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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:a3fbf54f53e1db4929794b45ed6d77fbf"><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"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the value type for the instance.  <a href="#a3fbf54f53e1db4929794b45ed6d77fbf">More...</a><br /></td></tr>
<tr class="separator:a3fbf54f53e1db4929794b45ed6d77fbf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af27b1a6c4bd029fafbd7e4ef1cffc345"><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"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator.  <a href="#af27b1a6c4bd029fafbd7e4ef1cffc345">More...</a><br /></td></tr>
<tr class="separator:af27b1a6c4bd029fafbd7e4ef1cffc345"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc0fcc910630095dcd08a37b29398008"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#acc0fcc910630095dcd08a37b29398008">repr</a> (std::ostream &amp;ostr) const =0</td></tr>
<tr class="memdesc:acc0fcc910630095dcd08a37b29398008"><td class="mdescLeft">&#160;</td><td class="mdescRight">Represents the instance in a stream.  <a href="#acc0fcc910630095dcd08a37b29398008">More...</a><br /></td></tr>
<tr class="separator:acc0fcc910630095dcd08a37b29398008"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2b35b2be89e4d01368f6867a149446ad"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJAULA_1_1Value.html#a2b35b2be89e4d01368f6867a149446ad">set</a> (<a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;origin)  throw (Bad_Data_Type)</td></tr>
<tr class="memdesc:a2b35b2be89e4d01368f6867a149446ad"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copies the contents of one instance into another.  <a href="#a2b35b2be89e4d01368f6867a149446ad">More...</a><br /></td></tr>
<tr class="separator:a2b35b2be89e4d01368f6867a149446ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9097e24411e0497ff18e76f413e35333"><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"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a9097e24411e0497ff18e76f413e35333">More...</a><br /></td></tr>
<tr class="separator:a9097e24411e0497ff18e76f413e35333"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ac8f298fd9f0a0e7b76f2c597560e96b1"><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"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a duplicate of a value.  <a href="#ac8f298fd9f0a0e7b76f2c597560e96b1">More...</a><br /></td></tr>
<tr class="separator:ac8f298fd9f0a0e7b76f2c597560e96b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a0344bd340e96d19d7290f0235eaed282"><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"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#a0344bd340e96d19d7290f0235eaed282">More...</a><br /></td></tr>
<tr class="separator:a0344bd340e96d19d7290f0235eaed282"><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:acf280538476a1e4e5612a3b1e6fc698a"><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#acf280538476a1e4e5612a3b1e6fc698a">Type_</a></td></tr>
<tr class="memdesc:acf280538476a1e4e5612a3b1e6fc698a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Container for error code.  <a href="#acf280538476a1e4e5612a3b1e6fc698a">More...</a><br /></td></tr>
<tr class="separator:acf280538476a1e4e5612a3b1e6fc698a"><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>Base class for handling values. </p>
<dl class="section user"><dt></dt><dd>This class is the abstract base for all the containers for values according to the JSON specification.</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">Member Enumeration Documentation</h2>
<a id="abd733466d82038744096c9e511a34f9a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd733466d82038744096c9e511a34f9a">&#9670;&nbsp;</a></span>ValueType</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">JAULA::Value::ValueType</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Enumeration of available value types. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aa7e6263d35b7e7eca07d8f18cc4435da2"></a>TYPE_NULL&#160;</td><td class="fielddoc"><p>JSON Null value JSON Boolean value </p>
</td></tr>
<tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aa2797ae23806954099da3c647a963a709"></a>TYPE_BOOLEAN&#160;</td><td class="fielddoc"><p>JSON String value </p>
</td></tr>
<tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aa1214957f1c910b629e6475daff41664c"></a>TYPE_STRING&#160;</td><td class="fielddoc"><p>JSON Number value </p>
</td></tr>
<tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aaa7b080dad5a7e691aa340e329d09f83e"></a>TYPE_NUMBER&#160;</td><td class="fielddoc"><p>JSON Number value adapted to hold integer quantities </p>
</td></tr>
<tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aa3766b562ba180f08d2da542d70d86523"></a>TYPE_NUMBER_INT&#160;</td><td class="fielddoc"><p>JSON Array of values </p>
</td></tr>
<tr><td class="fieldname"><a id="abd733466d82038744096c9e511a34f9aaf068f23add6ce94d00d4cf9959c9ded1"></a>TYPE_ARRAY&#160;</td><td class="fielddoc"><p>JSON Object </p>
</td></tr>
</table>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a9097e24411e0497ff18e76f413e35333"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9097e24411e0497ff18e76f413e35333">&#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">JAULA::Value::~Value </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>
<a id="a0344bd340e96d19d7290f0235eaed282"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0344bd340e96d19d7290f0235eaed282">&#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">JAULA::Value::Value </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">ValueType</a>&#160;</td>
          <td class="paramname"><em>Type</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Constructor. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">Type</td><td>Type of value to be contained by the instance</td></tr>
  </table>
  </dd>
</dl>
<dl class="section user"><dt>Description</dt><dd>This method construct a new instance by specifying its type.</dd></dl>
<dl class="section note"><dt>Note</dt><dd>A ValueType for the instance is immutable during all the life cycle, this is the only method that permits specifying the value type. </dd></dl>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classJAULA_1_1Value.html">Value</a> * JAULA::Value::duplicate </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;&#160;</td>
          <td class="paramname"><em>orig</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates a duplicate of a value. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">orig</td><td>Original instance to duplicate.</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a pointer to memory taken from the heap (by means of the new operator) and containing a deep copy of the original value.</dd></dl>
<dl class="section warning"><dt>Warning</dt><dd>As this method returns a pointer to memory allocated from the heap, it is up to the caller to release once it is no longer needed in order to avoid leaks. </dd></dl>

<p class="reference">References <a class="el" href="classJAULA_1_1Exception.html#a5a8a30a5c52dbda332d7a6cee79a7476">JAULA::Exception::addOrigin()</a>, <a class="el" href="classJAULA_1_1Value__String.html#a0effa17b5660c2f4b1396213824919d2">JAULA::Value_String::getData()</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a7d4aa9c914927363a6a33061d5770c56">JAULA::Value_Number::getData()</a>, <a class="el" href="classJAULA_1_1Value__Boolean.html#a4b69fa6710772db87caad0847b71c9a2">JAULA::Value_Boolean::getData()</a>, <a class="el" href="classJAULA_1_1Value__Number__Int.html#a05d1e7240721b2701b14cf4a4178b3c5">JAULA::Value_Number_Int::getData()</a>, <a class="el" href="classJAULA_1_1Value__Array.html#a0ef22e554e839bfb7154bab1c8b2dab2">JAULA::Value_Array::getData()</a>, and <a class="el" href="classJAULA_1_1Value__Object.html#a2231e1090a11bda642027f0cef6d79ba">JAULA::Value_Object::getData()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classJAULA_1_1Value__Array.html#aeda311fb2a8632c378bdba0ac03e5545">JAULA::Value_Array::addItem()</a>, <a class="el" href="classJAULA_1_1Value__Object.html#a1a92fbeccb14d0f4ea400fec1effb52a">JAULA::Value_Object::insertItem()</a>, <a class="el" href="classJAULA_1_1Value__Array.html#a9ba693dd38f1b70c0773f42ee3dc6509">JAULA::Value_Array::set()</a>, <a class="el" href="classJAULA_1_1Value__Object.html#aa6f6a6fdf36f1ed7e22361e36effaa69">JAULA::Value_Object::set()</a>, <a class="el" href="classJAULA_1_1Value__Array.html#abff8b3501a40426df320870b58ebf598">JAULA::Value_Array::Value_Array()</a>, and <a class="el" href="classJAULA_1_1Value__Object.html#a0b769838b067671cadeabcd2e9c22e55">JAULA::Value_Object::Value_Object()</a>.</p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">Value::ValueType</a> JAULA::Value::getType </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 type for the instance. </p>
<dl class="section note"><dt>Note</dt><dd><a class="el" href="classJAULA_1_1Value.html" title="Base class for handling values. ">Value</a> types are immutable during instance's life cycle and can only be specified at construction time. </dd></dl>

<p class="reference">References <a class="el" href="classJAULA_1_1Value.html#acf280538476a1e4e5612a3b1e6fc698a">Type_</a>.</p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classJAULA_1_1Value.html">Value</a> &amp; JAULA::Value::operator= </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classJAULA_1_1Value.html">Value</a> const &amp;&#160;</td>
          <td class="paramname"><em>orig</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>
</div><div class="memdoc">

<p>Assignment operator. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">orig</td><td>Original instance to copy</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>a reference to the destination instance</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>
<dl class="section user"><dt>Description</dt><dd>Copies the contents of the original instance in the destination.</dd></dl>
<dl class="section note"><dt>Note</dt><dd>This method controls if destination and origin instances are the same so there is no trouble in a = a asignments. </dd></dl>

<p class="reference">References <a class="el" href="classJAULA_1_1Exception.html#a5a8a30a5c52dbda332d7a6cee79a7476">JAULA::Exception::addOrigin()</a>.</p>

</div>
</div>
<a id="acc0fcc910630095dcd08a37b29398008"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acc0fcc910630095dcd08a37b29398008">&#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">virtual void JAULA::Value::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">pure 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>Implemented in <a class="el" href="classJAULA_1_1Value__Object.html#a1b107db1a14986f64d9e8e6487c5e24f">JAULA::Value_Object</a>, <a class="el" href="classJAULA_1_1Value__Array.html#a239c7bf8296192eb6fffd486ee22999e">JAULA::Value_Array</a>, <a class="el" href="classJAULA_1_1Value__Number__Int.html#a589b3a4ca1d77169cdd7f98a3e3c098f">JAULA::Value_Number_Int</a>, <a class="el" href="classJAULA_1_1Value__Boolean.html#a97a1c8118746b9a42a042b4223a7f222">JAULA::Value_Boolean</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a16e97624c87960cc09552b2ad4034746">JAULA::Value_Number</a>, <a class="el" href="classJAULA_1_1Value__String.html#ae0360e5c1392b06f4149996feef59730">JAULA::Value_String</a>, and <a class="el" href="classJAULA_1_1Value__Null.html#ac58942e4f4d1e9647433668ef036abcd">JAULA::Value_Null</a>.</p>

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

</div>
</div>
<a id="a2b35b2be89e4d01368f6867a149446ad"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2b35b2be89e4d01368f6867a149446ad">&#9670;&nbsp;</a></span>set()</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::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 in <a class="el" href="classJAULA_1_1Value__Object.html#a16d34f4682b4a06ffa9748b40c8c1ce0">JAULA::Value_Object</a>, <a class="el" href="classJAULA_1_1Value__Array.html#acf11a7dfe65b6a92a5338d0e98020592">JAULA::Value_Array</a>, <a class="el" href="classJAULA_1_1Value__Number__Int.html#a713fbbc4c660945c876753f20fd12529">JAULA::Value_Number_Int</a>, <a class="el" href="classJAULA_1_1Value__Boolean.html#a1c1f1bec7cb40bbf1a0a8dc14fda0dc2">JAULA::Value_Boolean</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a67a8ab461f22fa43201453ec23eff2f2">JAULA::Value_Number</a>, <a class="el" href="classJAULA_1_1Value__String.html#a4a0f641caf2451278de24f26ecd2dece">JAULA::Value_String</a>, and <a class="el" href="classJAULA_1_1Value__Null.html#ae5ac8c4be7c0db9bb58bfabc42d8cca6">JAULA::Value_Null</a>.</p>

<p class="reference">References <a class="el" href="classJAULA_1_1Value.html#acf280538476a1e4e5612a3b1e6fc698a">Type_</a>.</p>

<p class="reference">Referenced by <a class="el" href="classJAULA_1_1Value__Null.html#ae5ac8c4be7c0db9bb58bfabc42d8cca6">JAULA::Value_Null::set()</a>, <a class="el" href="classJAULA_1_1Value__String.html#a4a0f641caf2451278de24f26ecd2dece">JAULA::Value_String::set()</a>, <a class="el" href="classJAULA_1_1Value__Number.html#a67a8ab461f22fa43201453ec23eff2f2">JAULA::Value_Number::set()</a>, <a class="el" href="classJAULA_1_1Value__Boolean.html#a1c1f1bec7cb40bbf1a0a8dc14fda0dc2">JAULA::Value_Boolean::set()</a>, <a class="el" href="classJAULA_1_1Value__Number__Int.html#a713fbbc4c660945c876753f20fd12529">JAULA::Value_Number_Int::set()</a>, <a class="el" href="classJAULA_1_1Value__Array.html#acf11a7dfe65b6a92a5338d0e98020592">JAULA::Value_Array::set()</a>, and <a class="el" href="classJAULA_1_1Value__Object.html#a16d34f4682b4a06ffa9748b40c8c1ce0">JAULA::Value_Object::set()</a>.</p>

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classJAULA_1_1Value.html#abd733466d82038744096c9e511a34f9a">ValueType</a> JAULA::Value::Type_</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 for error code. </p>

<p class="reference">Referenced by <a class="el" href="classJAULA_1_1Value.html#a3fbf54f53e1db4929794b45ed6d77fbf">getType()</a>, and <a class="el" href="classJAULA_1_1Value.html#a2b35b2be89e4d01368f6867a149446ad">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_8h_source.html">jaula_value.h</a></li>
<li>jaula_value.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 $ -->