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
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
|
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>nevrax.org : docs</TITLE>
<LINK REL=stylesheet TYPE="text/css" HREF="/inc/css/nevrax.css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY MARGINHEIGHT="0" MARGINWIDTH="0">
<!-- uplinks -->
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
<TR>
<TD WIDTH=16><IMG SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
<TD WIDTH=140 BGCOLOR=#dddddd><IMG SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
<TD WIDTH=16><IMG SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
<TD><IMG width=6 height=14 SRC="/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle> <A CLASS=uplinks HREF=><b>Home</B></FONT></A> </TD>
<TD><IMG width=6 height=14 SRC="/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle> <A CLASS=uplinks HREF=><b>nevrax.com</B></FONT></A> </TD>
</TR>
</TABLE>
<!-- banner Nevrax -->
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=100%>
<TR><TD BGCOLOR="#000000" BACKGROUND="/inc/img/black_banner.jpg"><A HREF=""><IMG SRC="/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
</TABLE>
<!-- main table -->
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 height=100%>
<TR>
<TD WIDTH=16><IMG SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
<TD WIDTH=140 BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
<!------ Begin Box ------>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0 cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
<FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td colspan=2 bgcolor=#FFFFFF>
<TABLE cellspacing=0 cellpadding=1 border=0>
<tr><td ALIGN=middle><a class='linkbox' href="/news/" TITLE="Rubrique news"><img width=13 height=15 hspace=5 border=0 src=/inc/img/picto-news.gif ALT=#></A></td><td><a class='linkbox' href="/news/" TITLE="News">News</a></td></tr>
<tr><td ALIGN=middle><a class='linkbox' href="/mail/" TITLE="Rubrique mail"><img width=15 height=11 hspace=5 border=0 src=/inc/img/picto-mail.gif ALT=#></A></td><td><a class='linkbox' href="/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
<tr><td ALIGN=middle><a class='linkbox' href="/docs/" TITLE="Rubrique docs"><img width=14 height=16 hspace=5 border=0 src=/inc/img/picto-docs.gif ALT=#></A></td><td><a class='linkbox' href="/docs/" TITLE="Documentation">Documentation</a></td></tr>
<tr><td ALIGN=middle><a class='linkbox' href="/cvs/" TITLE="Rubrique cvs"><img width=13 height=17 hspace=5 border=0 src=/inc/img/picto-cvs.gif ALT=#></A></td><td><a class='linkbox' href="/cvs/" TITLE="CVS Web">CVS</a></td></tr>
<tr><td ALIGN=middle><a class='linkbox' href="/bugs/" TITLE="Rubrique bugs"><img width=20 height=16 hspace=5 border=0 src=/inc/img/picto-bugs.gif ALT=#></A></td><td><a class='linkbox' href="/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
<tr><td ALIGN=middle><a class='linkbox' href="/GPL.php3" TITLE="Rubrique license"><img width=18 height=12 hspace=5 border=0 src=/inc/img/picto-gpl.gif ALT=#></A></td><td><a class='linkbox' href="/GPL.php3" TITLE="License">License</a></td></tr>
</TABLE>
</TD></TR></TABLE></TD></TR></TABLE>
<!------ End Box ------>
</TD>
<TD WIDTH=15><IMG SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
<TD ALIGN=left valign=top><IMG SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">
<!-- title -->
<TABLE background="/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td>
<A HREF="/docs/"><img src="/inc/img/t_docs.gif" ALT="Docs" HEIGHT=20 BORDER=0></A>
</td><td><IMG SRC="/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
</td></tr></table>
<!-- block -->
<TABLE bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0 BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="/inc/img/reddots.gif"></TD>
<TD><B>Documentation</B></TD>
<TD ALIGN=RIGHT> </td>
</tr></table>
<!-- Generated by Doxygen 1.2.14 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="namespacemembers.html">Namespace Members</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> <a class="qindex" href="pages.html">Related Pages</a> <a class="qindexRef" doxygen="_cgi:/cgi-bin/nel-search.cgi" href="/cgi-bin/nel-search.cgi">Search</a> </center>
<hr><h1>agent_digital.h</h1><a href="agent__digital_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
00007 <font class="comment">/* Copyright, 2000 Nevrax Ltd.</font>
00008 <font class="comment"> *</font>
00009 <font class="comment"> * This file is part of NEVRAX NEL.</font>
00010 <font class="comment"> * NEVRAX NEL is free software; you can redistribute it and/or modify</font>
00011 <font class="comment"> * it under the terms of the GNU General Public License as published by</font>
00012 <font class="comment"> * the Free Software Foundation; either version 2, or (at your option)</font>
00013 <font class="comment"> * any later version.</font>
00014 <font class="comment"></font>
00015 <font class="comment"> * NEVRAX NEL is distributed in the hope that it will be useful, but</font>
00016 <font class="comment"> * WITHOUT ANY WARRANTY; without even the implied warranty of</font>
00017 <font class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</font>
00018 <font class="comment"> * General Public License for more details.</font>
00019 <font class="comment"></font>
00020 <font class="comment"> * You should have received a copy of the GNU General Public License</font>
00021 <font class="comment"> * along with NEVRAX NEL; see the file COPYING. If not, write to the</font>
00022 <font class="comment"> * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,</font>
00023 <font class="comment"> * MA 02111-1307, USA.</font>
00024 <font class="comment"> */</font>
00025
00026 <font class="preprocessor">#ifndef NL_AGENT_DIGITAL_H</font>
00027 <font class="preprocessor"></font><font class="preprocessor">#define NL_AGENT_DIGITAL_H</font>
00028 <font class="preprocessor"></font>
00029 <font class="preprocessor">#include "<a class="code" href="agent_8h.html">nel/ai/agent/agent.h</a>"</font>
00030 <font class="preprocessor">#include "<a class="code" href="agent__object_8h.html">nel/ai/agent/agent_object.h</a>"</font>
00031 <font class="preprocessor">#include "<a class="code" href="agent__nombre_8h.html">nel/ai/agent/agent_nombre.h</a>"</font>
00032
00033 <font class="keyword">namespace </font>NLAIAGENT
00034 {
00035
<a name="l00045"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html">00045</a> <font class="keyword">class </font>DigitalType : <font class="keyword">public</font> IDigital<float>
00046 {
00047
00048 <font class="keyword">public</font>:
00049 <font class="keyword">static</font> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a0">DigitalType</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#p0">NullOperator</a>;
00050
00051 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#p1">IdDigitalType</a>;
00052
00053 <font class="keyword">public</font>:
<a name="l00055"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#a0">00055</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">DigitalType</a>(<font class="keywordtype">float</font> <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><float>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00056 {
00057 }
00058
<a name="l00060"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">00060</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">DigitalType</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><float>()
00061 {
00062 }
00063
<a name="l00064"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#a2">00064</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">DigitalType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a0">DigitalType</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><float>(a)
00065 {
00066 }
00067
<a name="l00069"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#a3">00069</a> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">DigitalType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><float>(is)
00070 {
00071 }
00072
<a name="l00073"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#a4">00073</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1DigitalType.html#a4">neg</a>()
00074 {
00075 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00076 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00077 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00078 }
00079
00081
<a name="l00082"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_0">00082</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_0">clone</a>()<font class="keyword"> const</font>
00083 <font class="keyword"> </font>{
00084 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#a1">DigitalType</a>(*<font class="keyword">this</font>);
00085 <font class="keywordflow">return</font> m;
00086 }
00087
<a name="l00088"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_1">00088</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_1">newInstance</a>()<font class="keyword"> const</font>
00089 <font class="keyword"> </font>{
00090 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_0">clone</a>();
00091 }
00092
00093 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_2">getType</a>() <font class="keyword">const</font>;
00094
<a name="l00095"></a><a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_3">00095</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_3">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00096 <font class="keyword"> </font>{
00097 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%f"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00098 }
00099
00100 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1DigitalType.html#z120_4">run</a>();
00102 };
00103
00104
<a name="l00113"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html">00113</a> <font class="keyword">class </font>BorneDigitalType: <font class="keyword">public</font> IBornNombre<float>
00114 {
00115
00116 <font class="keyword">public</font>:
00117 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#p0">IdBorneDigitalType</a>;
00118
00119 <font class="keyword">public</font>:
00120
<a name="l00124"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">00124</a> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a>(<font class="keywordtype">float</font> sup,<font class="keywordtype">float</font> inf,<font class="keywordtype">float</font> <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>): <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><float>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>,sup,inf)
00125 {
00126 }
<a name="l00130"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a1">00130</a> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a>(<font class="keywordtype">float</font> sup,<font class="keywordtype">float</font> inf):<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><float>(sup,inf)
00131 {
00132 }
00133
<a name="l00134"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a2">00134</a> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a> &a): <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><float>(a)
00135 {
00136 }
00137
<a name="l00139"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a3">00139</a> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><float>(is)
00140 {
00141 }
00142
<a name="l00143"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a4">00143</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a4">neg</a>()
00144 {
00145 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00146 <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#b0">chekBorn</a>();
00147 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00148 }
00149
00151
<a name="l00152"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_0">00152</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_0">clone</a>()<font class="keyword"> const</font>
00153 <font class="keyword"> </font>{
00154 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#a0">BorneDigitalType</a>(*<font class="keyword">this</font>);
00155 <font class="keywordflow">return</font> m;
00156 }
00157
<a name="l00158"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_1">00158</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_1">newInstance</a>()<font class="keyword"> const</font>
00159 <font class="keyword"> </font>{
00160 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_0">clone</a>();
00161 }
00162
00163 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_2">getType</a>() <font class="keyword">const</font>;
00164
00165 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_3">run</a>();
00166
<a name="l00167"></a><a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_4">00167</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1BorneDigitalType.html#z121_4">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00168 <font class="keyword"> </font>{
00169 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%f [_inf<%f> _sup<%f>]"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>(),<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a8">getInf</a>(),<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a7">getSup</a>());
00170 }
00172
00173 <font class="keyword">protected</font>:
00174 };
00175
<a name="l00186"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html">00186</a> <font class="keyword">class </font>DDigitalType : <font class="keyword">public</font> IDigital<double>
00187 {
00188
00189 <font class="keyword">public</font>:
00190 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#p0">IdDDigitalType</a>;
00191
00192 <font class="keyword">public</font>:
<a name="l00194"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a0">00194</a> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">DDigitalType</a>(<font class="keywordtype">double</font> <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><double>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00195 {
00196 }
00197
<a name="l00199"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">00199</a> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">DDigitalType</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><double>()
00200 {
00201 }
00202
<a name="l00203"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a2">00203</a> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">DDigitalType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a0">DDigitalType</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><double>(a)
00204 {
00205 }
00206
<a name="l00208"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a3">00208</a> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">DDigitalType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><double>(is)
00209 {
00210 }
00211
<a name="l00212"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a4">00212</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a4">neg</a>()
00213 {
00214 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00215 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00216 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00217 }
00218
00220
<a name="l00221"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_0">00221</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_0">clone</a>()<font class="keyword"> const</font>
00222 <font class="keyword"> </font>{
00223 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#a1">DDigitalType</a>(*<font class="keyword">this</font>);
00224 <font class="keywordflow">return</font> m;
00225 }
00226
<a name="l00227"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_1">00227</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_1">newInstance</a>()<font class="keyword"> const</font>
00228 <font class="keyword"> </font>{
00229 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_0">clone</a>();
00230 }
00231
00232 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_2">getType</a>() <font class="keyword">const</font>;
00233
00234
<a name="l00235"></a><a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_3">00235</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_3">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00236 <font class="keyword"> </font>{
00237 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%.5f"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00238 }
00239
00240 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1DDigitalType.html#z122_4">run</a>();
00242 };
00243
<a name="l00253"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html">00253</a> <font class="keyword">class </font>BorneDDigitalType: <font class="keyword">public</font> IBornNombre<double>
00254 {
00255
00256 <font class="keyword">public</font>:
00257 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#p0">IdBorneDDigitalType</a>;
00258
00259 <font class="keyword">public</font>:
00260
<a name="l00264"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">00264</a> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a>(<font class="keywordtype">double</font> sup,<font class="keywordtype">double</font> inf,<font class="keywordtype">double</font> <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>): <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><double>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>,sup,inf)
00265 {
00266 }
<a name="l00270"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a1">00270</a> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a>(<font class="keywordtype">double</font> sup,<font class="keywordtype">double</font> inf):<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><double>(sup,inf)
00271 {
00272 }
00273
<a name="l00274"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a2">00274</a> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a> &a): <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><double>(a)
00275 {
00276 }
00277
<a name="l00279"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a3">00279</a> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a0">IBornNombre</a><double>(is)
00280 {
00281 }
00282
00283
<a name="l00284"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a4">00284</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a4">neg</a>()
00285 {
00286 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00287 <a class="code" href="classNLAIAGENT_1_1IBornNombre.html#b0">chekBorn</a>();
00288 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00289 }
00290
00292
<a name="l00293"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_0">00293</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_0">clone</a>()<font class="keyword"> const</font>
00294 <font class="keyword"> </font>{
00295 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#a0">BorneDDigitalType</a>(*<font class="keyword">this</font>);
00296 <font class="keywordflow">return</font> m;
00297 }
00298
<a name="l00299"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_1">00299</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_1">newInstance</a>()<font class="keyword"> const</font>
00300 <font class="keyword"> </font>{
00301 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_0">clone</a>();
00302 }
00303
00304 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_2">getType</a>() <font class="keyword">const</font>;
00305
00306 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_3">run</a>();
00307
<a name="l00308"></a><a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_4">00308</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1BorneDDigitalType.html#z123_4">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00309 <font class="keyword"> </font>{
00310 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%e [_inf<%e> _sup<%e>]"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>(),<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a8">getInf</a>(),<a class="code" href="classNLAIAGENT_1_1IBornNombre.html#a7">getSup</a>());
00311 }
00313
00314 <font class="keyword">protected</font>:
00315 };
00316
00317
<a name="l00327"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html">00327</a> <font class="keyword">class </font>IntegerType: <font class="keyword">public</font> IDigital<sint32>
00328 {
00329 <font class="keyword">public</font>:
00330
00331 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#p0">IdIntegerType</a>;
00332
00333 <font class="keyword">public</font>:
<a name="l00334"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a0">00334</a> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">IntegerType</a>(sint32 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint32>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00335 {
00336 }
00337
<a name="l00338"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">00338</a> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">IntegerType</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint32>()
00339 {
00340 }
00341
<a name="l00342"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a2">00342</a> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">IntegerType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a0">IntegerType</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint32>(a)
00343 {
00344 }
00345
<a name="l00346"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a3">00346</a> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">IntegerType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint32>(is)
00347 {
00348 }
00349
<a name="l00350"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a4">00350</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1IntegerType.html#a4">neg</a>()
00351 {
00352 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00353 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00354 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00355 }
00356
00357
<a name="l00358"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a5">00358</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1IntegerType.html#a5">clone</a>()<font class="keyword"> const</font>
00359 <font class="keyword"> </font>{
00360 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a1">IntegerType</a>(*<font class="keyword">this</font>);
00361 <font class="keywordflow">return</font> m;
00362 }
00363
<a name="l00364"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a6">00364</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1IntegerType.html#a6">newInstance</a>()<font class="keyword"> const</font>
00365 <font class="keyword"> </font>{
00366 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a5">clone</a>();
00367 }
00368
00369 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1IntegerType.html#a7">getType</a>() <font class="keyword">const</font>;
00370
00371
<a name="l00372"></a><a class="code" href="classNLAIAGENT_1_1IntegerType.html#a8">00372</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1IntegerType.html#a8">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00373 <font class="keyword"> </font>{
00374
00375 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00376 }
00377
00378 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1IntegerType.html#a9">run</a>();
00379 };
00380
<a name="l00390"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html">00390</a> <font class="keyword">class </font>ShortIntegerType: <font class="keyword">public</font> IDigital<sint16>
00391 {
00392 <font class="keyword">public</font>:
00393
00394 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#p0">IdShortIntegerType</a>;
00395
00396 <font class="keyword">public</font>:
<a name="l00397"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a0">00397</a> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">ShortIntegerType</a>(sint16 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint16>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00398 {
00399 }
00400
<a name="l00401"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">00401</a> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">ShortIntegerType</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint16>()
00402 {
00403 }
00404
<a name="l00405"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a2">00405</a> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">ShortIntegerType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a0">ShortIntegerType</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint16>(a)
00406 {
00407 }
00408
<a name="l00409"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a3">00409</a> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">ShortIntegerType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint16>(is)
00410 {
00411 }
00412
<a name="l00413"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a4">00413</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a4">neg</a>()
00414 {
00415 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00416 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00417 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00418 }
00419
00420
<a name="l00421"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a5">00421</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a5">clone</a>()<font class="keyword"> const</font>
00422 <font class="keyword"> </font>{
00423 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a1">ShortIntegerType</a>(*<font class="keyword">this</font>);
00424 <font class="keywordflow">return</font> m;
00425 }
00426
<a name="l00427"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a6">00427</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a6">newInstance</a>()<font class="keyword"> const</font>
00428 <font class="keyword"> </font>{
00429 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a5">clone</a>();
00430 }
00431
00432 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a7">getType</a>() <font class="keyword">const</font>;
00433
00434
<a name="l00435"></a><a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a8">00435</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a8">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00436 <font class="keyword"> </font>{
00437 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00438 }
00439
00440 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1ShortIntegerType.html#a9">run</a>();
00441 };
00442
<a name="l00452"></a><a class="code" href="classNLAIAGENT_1_1CharType.html">00452</a> <font class="keyword">class </font>CharType: <font class="keyword">public</font> IDigital<sint8>
00453 {
00454 <font class="keyword">public</font>:
00455
00456 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1CharType.html#p0">IdCharType</a>;
00457
00458 <font class="keyword">public</font>:
<a name="l00459"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a0">00459</a> <a class="code" href="classNLAIAGENT_1_1CharType.html#a1">CharType</a>(sint8 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint8>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00460 {
00461 }
00462
<a name="l00463"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a1">00463</a> <a class="code" href="classNLAIAGENT_1_1CharType.html#a1">CharType</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint8>()
00464 {
00465 }
00466
<a name="l00467"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a2">00467</a> <a class="code" href="classNLAIAGENT_1_1CharType.html#a1">CharType</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1CharType.html#a0">CharType</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint8>(a)
00468 {
00469 }
00470
<a name="l00471"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a3">00471</a> <a class="code" href="classNLAIAGENT_1_1CharType.html#a1">CharType</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><sint8>(is)
00472 {
00473 }
00474
<a name="l00475"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a4">00475</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1CharType.html#a4">neg</a>()
00476 {
00477 <a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a> = -<a class="code" href="classNLAIAGENT_1_1INombre.html#n0">_Value</a>;
00478 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00479 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00480 }
00481
<a name="l00482"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a5">00482</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1CharType.html#a5">clone</a>()<font class="keyword"> const</font>
00483 <font class="keyword"> </font>{
00484 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1CharType.html#a1">CharType</a>(*<font class="keyword">this</font>);
00485 <font class="keywordflow">return</font> m;
00486 }
00487
<a name="l00488"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a6">00488</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1CharType.html#a6">newInstance</a>()<font class="keyword"> const</font>
00489 <font class="keyword"> </font>{
00490 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1CharType.html#a5">clone</a>();
00491 }
00492
00493 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1CharType.html#a7">getType</a>() <font class="keyword">const</font>;
00494
00495
<a name="l00496"></a><a class="code" href="classNLAIAGENT_1_1CharType.html#a8">00496</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1CharType.html#a8">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00497 <font class="keyword"> </font>{
00498 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00499 }
00500
00501 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1CharType.html#a9">run</a>();
00502 };
00503
00504
<a name="l00514"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html">00514</a> <font class="keyword">class </font>UInt8Type: <font class="keyword">public</font> IDigital<uint8>
00515 {
00516 <font class="keyword">public</font>:
00517
00518 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#p0">IdUInt8Type</a>;
00519
00520 <font class="keyword">public</font>:
<a name="l00521"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a0">00521</a> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">UInt8Type</a>(sint8 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint8>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00522 {
00523 }
00524
<a name="l00525"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">00525</a> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">UInt8Type</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint8>()
00526 {
00527 }
00528
<a name="l00529"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a2">00529</a> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">UInt8Type</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a0">UInt8Type</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint8>(a)
00530 {
00531 }
00532
<a name="l00533"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a3">00533</a> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">UInt8Type</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint8>(is)
00534 {
00535 }
00536
00537
<a name="l00538"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a4">00538</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a4">clone</a>()<font class="keyword"> const</font>
00539 <font class="keyword"> </font>{
00540 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a1">UInt8Type</a>(*<font class="keyword">this</font>);
00541 <font class="keywordflow">return</font> m;
00542 }
00543
<a name="l00544"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a5">00544</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a5">newInstance</a>()<font class="keyword"> const</font>
00545 <font class="keyword"> </font>{
00546 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a4">clone</a>();
00547 }
00548
00549 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a6">getType</a>() <font class="keyword">const</font>;
00550
00551
<a name="l00552"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a7">00552</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a7">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00553 <font class="keyword"> </font>{
00554 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00555 }
00556
00557 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a8">run</a>();
00558
<a name="l00559"></a><a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a9">00559</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1UInt8Type.html#a9">neg</a>()
00560 {
00561 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00562 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00563 }
00564 };
00565
<a name="l00575"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html">00575</a> <font class="keyword">class </font>UInt16Type: <font class="keyword">public</font> IDigital<uint16>
00576 {
00577 <font class="keyword">public</font>:
00578
00579 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#p0">IdUInt16Type</a>;
00580
00581 <font class="keyword">public</font>:
<a name="l00582"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a0">00582</a> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">UInt16Type</a>(uint16 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint16>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00583 {
00584 }
00585
<a name="l00586"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">00586</a> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">UInt16Type</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint16>()
00587 {
00588 }
00589
<a name="l00590"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a2">00590</a> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">UInt16Type</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a0">UInt16Type</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint16>(a)
00591 {
00592 }
00593
<a name="l00594"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a3">00594</a> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">UInt16Type</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint16>(is)
00595 {
00596 }
00597
<a name="l00598"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a4">00598</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a4">clone</a>()<font class="keyword"> const</font>
00599 <font class="keyword"> </font>{
00600 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a1">UInt16Type</a>(*<font class="keyword">this</font>);
00601 <font class="keywordflow">return</font> m;
00602 }
00603
<a name="l00604"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a5">00604</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a5">newInstance</a>()<font class="keyword"> const</font>
00605 <font class="keyword"> </font>{
00606 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a4">clone</a>();
00607 }
00608
00609 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a6">getType</a>() <font class="keyword">const</font>;
00610
00611
<a name="l00612"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a7">00612</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a7">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00613 <font class="keyword"> </font>{
00614 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00615 }
00616
00617 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a8">run</a>();
00618
<a name="l00619"></a><a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a9">00619</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1UInt16Type.html#a9">neg</a>()
00620 {
00621 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00622 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00623 }
00624
00625 };
00626
<a name="l00634"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html">00634</a> <font class="keyword">class </font>UInt32Type: <font class="keyword">public</font> IDigital<uint32>
00635 {
00636 <font class="keyword">public</font>:
00637
00638 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#p0">IdUInt32Type</a>;
00639
00640 <font class="keyword">public</font>:
<a name="l00641"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a0">00641</a> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">UInt32Type</a>(uint32 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint32>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00642 {
00643 }
00644
<a name="l00645"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">00645</a> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">UInt32Type</a>():<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint32>()
00646 {
00647 }
00648
<a name="l00649"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a2">00649</a> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">UInt32Type</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a0">UInt32Type</a> &a):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint32>(a)
00650 {
00651 }
00652
<a name="l00653"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a3">00653</a> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">UInt32Type</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1IDigital.html#a0">IDigital</a><uint32>(is)
00654 {
00655 }
00656
<a name="l00657"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a4">00657</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a4">clone</a>()<font class="keyword"> const</font>
00658 <font class="keyword"> </font>{
00659 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a1">UInt32Type</a>(*<font class="keyword">this</font>);
00660 <font class="keywordflow">return</font> m;
00661 }
00662
<a name="l00663"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a5">00663</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a5">newInstance</a>()<font class="keyword"> const</font>
00664 <font class="keyword"> </font>{
00665 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a4">clone</a>();
00666 }
00667
00668 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a6">getType</a>() <font class="keyword">const</font>;
00669
00670
<a name="l00671"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a7">00671</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a7">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00672 <font class="keyword"> </font>{
00673 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00674 }
00675
00676 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a8">run</a>();
00677
<a name="l00678"></a><a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a9">00678</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1UInt32Type.html#a9">neg</a>()
00679 {
00680 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00681 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00682 }
00683
00684 };
00685
<a name="l00693"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html">00693</a> <font class="keyword">class </font>UInt64Type: <font class="keyword">public</font> INombre<uint64>
00694 {
00695 <font class="keyword">public</font>:
00696
00697 <font class="keyword">static</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#p0">IdUInt64Type</a>;
00698
00699 <font class="keyword">public</font>:
<a name="l00700"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a0">00700</a> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">UInt64Type</a>(uint64 <a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>):<a class="code" href="classNLAIAGENT_1_1INombre.html#a0">INombre</a><uint64>(<a class="code" href="driver__opengl__extension__def_8h.html#a415">value</a>)
00701 {
00702 }
00703
<a name="l00704"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">00704</a> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">UInt64Type</a>():<a class="code" href="classNLAIAGENT_1_1INombre.html#a0">INombre</a><uint64>()
00705 {
00706 }
00707
<a name="l00708"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a2">00708</a> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">UInt64Type</a>(<font class="keyword">const</font> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a0">UInt64Type</a> &a):<a class="code" href="classNLAIAGENT_1_1INombre.html#a0">INombre</a><uint64>(a)
00709 {
00710 }
00711
<a name="l00712"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a3">00712</a> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">UInt64Type</a>(<a class="code" href="classNLMISC_1_1IStream.html">NLMISC::IStream</a> &is):<a class="code" href="classNLAIAGENT_1_1INombre.html#a0">INombre</a><uint64>(is)
00713 {
00714 }
00715
<a name="l00716"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a4">00716</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a4">clone</a>()<font class="keyword"> const</font>
00717 <font class="keyword"> </font>{
00718 <a class="code" href="classNLAIC_1_1IBasicInterface.html">NLAIC::IBasicInterface</a> *m = <font class="keyword">new</font> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a1">UInt64Type</a>(*<font class="keyword">this</font>);
00719 <font class="keywordflow">return</font> m;
00720 }
00721
<a name="l00722"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a5">00722</a> <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1IBasicType.html">NLAIC::IBasicType</a> *<a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a5">newInstance</a>()<font class="keyword"> const</font>
00723 <font class="keyword"> </font>{
00724 <font class="keywordflow">return</font> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a4">clone</a>();
00725 }
00726
00727 <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="classNLAIC_1_1CIdentType.html">NLAIC::CIdentType</a> &<a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a6">getType</a>() <font class="keyword">const</font>;
00728
00729
<a name="l00730"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a7">00730</a> <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a7">getDebugString</a>(std::string &text)<font class="keyword"> const</font>
00731 <font class="keyword"> </font>{
00732 text += <a class="code" href="namespaceNLAIC.html#a5">NLAIC::stringGetBuild</a>(<font class="stringliteral">"%d"</font>,<a class="code" href="classNLAIAGENT_1_1INombre.html#a9">getValue</a>());
00733 }
00734
00735 <font class="keyword">virtual</font> <font class="keyword">const</font> CProcessResult &<a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a8">run</a>();
00736
00737 <font class="keyword">virtual</font> <font class="keywordtype">double</font> <a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a9">getNumber</a>() <font class="keyword">const</font>;
00738
<a name="l00739"></a><a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a10">00739</a> <font class="keyword">virtual</font> <a class="code" href="classNLAIAGENT_1_1IObjetOp.html#a0">IObjetOp</a> &<a class="code" href="classNLAIAGENT_1_1UInt64Type.html#a10">neg</a>()
00740 {
00741 <a class="code" href="classNLAIAGENT_1_1INombre.html#b0">chekBorn</a>();
00742 <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00743 }
00744
00745 };
00746
00747 }
00748 <font class="preprocessor">#endif</font>
</pre></div>
<!-- footer -->
<BR><FONT Size=+5> </FONT>
</TD>
<TD WIDTH=15><IMG SRC=/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|