-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatetypes_8cpp.html
executable file
·413 lines (376 loc) · 29.4 KB
/
datetypes_8cpp.html
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
<!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"/>
<title>Lisp: datetypes.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>datetypes.cpp File Reference</h1><code>#include <string></code><br/>
<code>#include <cstdio></code><br/>
<code>#include <iostream></code><br/>
<code>#include <sstream></code><br/>
<code>#include "<a class="el" href="datetypes_8cpp_source.html">datetypes.h</a>"</code><br/>
<code>#include <map></code><br/>
<code>#include "<a class="el" href="datetypes_8h_source.html">datetypes.h</a>"</code><br/>
<code>#include "<a class="el" href="enviroment_8h_source.html">enviroment.h</a>"</code><br/>
<code>#include <cstdarg></code><br/>
<code>#include <list></code><br/>
<code>#include "<a class="el" href="exceptions_8h_source.html">exceptions.h</a>"</code><br/>
<div class="dynheader">
Include dependency graph for datetypes.cpp:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp__incl.png" border="0" usemap="#datetypes_8cpp_map" alt=""/></div>
<map name="datetypes_8cpp_map" id="datetypes_8cpp">
<area shape="rect" href="datetypes_8h.html" title="datetypes.h" alt="" coords="71,160,159,189"/><area shape="rect" href="enviroment_8h.html" title="enviroment.h" alt="" coords="31,237,127,267"/><area shape="rect" href="exceptions_8h.html" title="exceptions.h" alt="" coords="313,83,409,112"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp__dep__incl.png" border="0" usemap="#datetypes_8cppdep_map" alt=""/></div>
</div>
<p><a href="datetypes_8cpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a2e11d622a3fb225da20636d22c916cfe">Nparams</a> (int n, <a class="el" href="classLList.html">LList</a> *params)</td></tr>
<tr><td class="memTemplParams" colspan="2">template<typename T > </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">T * </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#ab23dbc06b9615f05808d0350b38c5bf6">expect_X</a> (<a class="el" href="classElem.html">Elem</a> *x, string ident)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLBool.html">LBool</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLInt.html">LInt</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a1762b15874f636137533329ecb59803e">expect_LInt</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLList.html">LList</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a97d7a2aa4cf8a9778faf16e28fdf0d14">expect_LList</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLString.html">LString</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a3e27de89d06b2438ca9d12127bae11c7">expect_LString</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLSymbol.html">LSymbol</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a15add30f222cd5e51aafd1530b833c8f">expect_LSymbol</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLFunctionC.html">LFunctionC</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#a8509590afaf308b7857b34681a2614f9">expect_LfunctionC</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLFunctionL.html">LFunctionL</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#aab20696d4026f12303835fb9504c3f00">expect_LfunctionL</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classLFunctionM.html">LFunctionM</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="datetypes_8cpp.html#aac736f2baeed828206bc689f08130f10">expect_LfunctionM</a> (<a class="el" href="classElem.html">Elem</a> *x)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a2e11d622a3fb225da20636d22c916cfe"></a><!-- doxytag: member="datetypes.cpp::Nparams" ref="a2e11d622a3fb225da20636d22c916cfe" args="(int n, LList *params)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Nparams </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"> <em>n</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classLList.html">LList</a> * </td>
<td class="paramname"> <em>params</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pomocná funkce pro kontrolu počtu parametrů v primitivních funkcích. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>n</em> </td><td>- požadovaný počet parametrů </td></tr>
<tr><td valign="top"></td><td valign="top"><em>params</em> </td><td>- parametry předané primitivní funkci </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>- nic nevrací, v případě že počty parametrů sobě neoodpovídají, vyvolá vyjímku <a class="el" href="classTypeException.html" title="vyjímka pro špatně použité datové typy (počet a typ parametrů primitivních...">TypeException</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00356">356</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>References <a class="el" href="exceptions_8h_source.html#l00025">BaseException::desc</a>, <a class="el" href="datetypes_8cpp_source.html#l00133">LList::len()</a>, and <a class="el" href="exceptions_8cpp_source.html#l00006">strformat()</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00091">defmacroc()</a>, <a class="el" href="stdlibc_8h_source.html#l00066">lambdac()</a>, <a class="el" href="stdlibc_8h_source.html#l00624">notc()</a>, and <a class="el" href="stdlibc_8h_source.html#l00036">setc()</a>.</p>
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_cgraph.png" border="0" usemap="#datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_cgraph_map" alt=""></div>
<map name="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_cgraph_map" id="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_cgraph">
<area shape="rect" href="classLList.html#a281b13e061f48af488551a41ec5f010e" title="vrátí délku seznamu" alt="" coords="128,5,203,35"/><area shape="rect" href="exceptions_8cpp.html#ac1bbbde46f1f9525fe56fcea6221c8ef" title="strformat" alt="" coords="129,59,201,88"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_icgraph.png" border="0" usemap="#datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_icgraph_map" id="datetypes_8cpp_a2e11d622a3fb225da20636d22c916cfe_icgraph">
<area shape="rect" href="stdlibc_8h.html#a47f1d7dc0389c396db08c0fab7a8c6b1" title="defmacroc" alt="" coords="128,5,211,35"/><area shape="rect" href="stdlibc_8h.html#a754d3f2e55bbf813ce977523f2b1f98a" title="lambdac" alt="" coords="135,59,204,88"/><area shape="rect" href="stdlibc_8h.html#ae339e4a1c2a48f65661f5fd39d486c91" title="notc" alt="" coords="147,112,192,141"/><area shape="rect" href="stdlibc_8h.html#a2e7f2ccbb11d37a9aee2499d543d4e84" title="setc" alt="" coords="147,165,192,195"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="259,85,419,115"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab23dbc06b9615f05808d0350b38c5bf6"></a><!-- doxytag: member="datetypes.cpp::expect_X" ref="ab23dbc06b9615f05808d0350b38c5bf6" args="(Elem *x, string ident)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="memname">
<tr>
<td class="memname">T* expect_X </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string </td>
<td class="paramname"> <em>ident</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>šablona pro dynamickou kontrolu typů a přetypovávání </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>x</em> </td><td>- proměnná, jejíž typ se bude kontrolovat </td></tr>
<tr><td valign="top"></td><td valign="top"><em>ident</em> </td><td>- textový identifikátor požadovaného typu </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>ukazatel na správný typ (místo obecného Elem*) </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00371">371</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>References <a class="el" href="exceptions_8h_source.html#l00025">BaseException::desc</a>, <a class="el" href="exceptions_8cpp_source.html#l00006">strformat()</a>, and <a class="el" href="classElem.html#a5c428768ded97394c9adcd82aad5da8a">Elem::whois()</a>.</p>
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_ab23dbc06b9615f05808d0350b38c5bf6_cgraph.png" border="0" usemap="#datetypes_8cpp_ab23dbc06b9615f05808d0350b38c5bf6_cgraph_map" alt=""></div>
<map name="datetypes_8cpp_ab23dbc06b9615f05808d0350b38c5bf6_cgraph_map" id="datetypes_8cpp_ab23dbc06b9615f05808d0350b38c5bf6_cgraph">
<area shape="rect" href="exceptions_8cpp.html#ac1bbbde46f1f9525fe56fcea6221c8ef" title="strformat" alt="" coords="141,5,213,35"/><area shape="rect" href="classElem.html#a5c428768ded97394c9adcd82aad5da8a" title="Elem::whois" alt="" coords="132,59,223,88"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a049174b6ce6bed02acc4426cd8eeb2e4"></a><!-- doxytag: member="datetypes.cpp::expect_LBool" ref="a049174b6ce6bed02acc4426cd8eeb2e4" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLBool.html">LBool</a>* expect_LBool </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Bere jako parametr ukazatel na obecný typ <a class="el" href="classElem.html" title="Abstraktní prataťka všech datových typů.">Elem</a>, a v případě že jecíl ukazatele typu <a class="el" href="classLBool.html" title="Datový typ pro logické hodnoty.">LBool</a> tak vrátí přetypovaný ukazatel na tu hodnotu. Jinak vyhodí vyjímku <a class="el" href="classTypeException.html" title="vyjímka pro špatně použité datové typy (počet a typ parametrů primitivních...">TypeException</a> </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>x</em> </td><td>- ukazatel na obecný typ <a class="el" href="classElem.html" title="Abstraktní prataťka všech datových typů.">Elem</a> * </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>- ukazatel na konkrétní typ <a class="el" href="classLBool.html" title="Datový typ pro logické hodnoty.">LBool</a> * </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00382">382</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00637">andc()</a>, <a class="el" href="stdlibc_8h_source.html#l00208">ifc()</a>, <a class="el" href="stdlibc_8h_source.html#l00624">notc()</a>, and <a class="el" href="stdlibc_8h_source.html#l00665">orc()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a049174b6ce6bed02acc4426cd8eeb2e4_icgraph.png" border="0" usemap="#datetypes_8cpp_a049174b6ce6bed02acc4426cd8eeb2e4_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a049174b6ce6bed02acc4426cd8eeb2e4_icgraph_map" id="datetypes_8cpp_a049174b6ce6bed02acc4426cd8eeb2e4_icgraph">
<area shape="rect" href="stdlibc_8h.html#a7dbeeb2dde5be6512d11c51b513a274b" title="andc" alt="" coords="156,5,204,35"/><area shape="rect" href="stdlibc_8h.html#a66713a03c2b4fb7a13c6b1d5bc0db807" title="ifc" alt="" coords="161,59,199,88"/><area shape="rect" href="stdlibc_8h.html#ae339e4a1c2a48f65661f5fd39d486c91" title="notc" alt="" coords="157,112,203,141"/><area shape="rect" href="stdlibc_8h.html#acbb4ae4c87e2a1febf59c11c081270cd" title="orc" alt="" coords="160,165,200,195"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="253,85,413,115"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a1762b15874f636137533329ecb59803e"></a><!-- doxytag: member="datetypes.cpp::expect_LInt" ref="a1762b15874f636137533329ecb59803e" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLInt.html">LInt</a>* expect_LInt </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00386">386</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00572">biggerc()</a>, <a class="el" href="stdlibc_8h_source.html#l00435">divisionc()</a>, <a class="el" href="stdlibc_8h_source.html#l00473">lequeal()</a>, <a class="el" href="stdlibc_8h_source.html#l00397">minusc()</a>, <a class="el" href="stdlibc_8h_source.html#l00453">moduloc()</a>, <a class="el" href="stdlibc_8h_source.html#l00419">multiplyc()</a>, <a class="el" href="stdlibc_8h_source.html#l00381">plusc()</a>, and <a class="el" href="stdlibc_8h_source.html#l00596">smallerc()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a1762b15874f636137533329ecb59803e_icgraph.png" border="0" usemap="#datetypes_8cpp_a1762b15874f636137533329ecb59803e_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a1762b15874f636137533329ecb59803e_icgraph_map" id="datetypes_8cpp_a1762b15874f636137533329ecb59803e_icgraph">
<area shape="rect" href="stdlibc_8h.html#a75db3eb68f6de10fafdc26f94ff686a6" title="biggerc" alt="" coords="271,5,335,35"/><area shape="rect" href="stdlibc_8h.html#ae8b3bf4d1aa9fbb22152a2448fa82d08" title="divisionc" alt="" coords="267,59,339,88"/><area shape="rect" href="stdlibc_8h.html#a6c309bf5c63dd0371dba55b6e78f1e19" title="lequeal" alt="" coords="151,112,212,141"/><area shape="rect" href="stdlibc_8h.html#ab8dd9b532eaa47fde14d96d28306a8af" title="minusc" alt="" coords="271,165,335,195"/><area shape="rect" href="stdlibc_8h.html#ab11611f62b59ea41f2b5b20f233a00bf" title="moduloc" alt="" coords="268,219,337,248"/><area shape="rect" href="stdlibc_8h.html#a9094f9ddd7422a7e78d412e8b038897c" title="multiplyc" alt="" coords="145,267,217,296"/><area shape="rect" href="stdlibc_8h.html#ac14b777f8feb367600e7e4be4d6b3fec" title="plusc" alt="" coords="156,320,207,349"/><area shape="rect" href="stdlibc_8h.html#a4ed969e116ae0af71dca68c1e00f801e" title="smallerc" alt="" coords="147,373,216,403"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="387,192,547,221"/><area shape="rect" href="stdlibc_8h.html#ab52125bbf4735e897a1e2ad24031edcc" title="equalc" alt="" coords="273,112,332,141"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a97d7a2aa4cf8a9778faf16e28fdf0d14"></a><!-- doxytag: member="datetypes.cpp::expect_LList" ref="a97d7a2aa4cf8a9778faf16e28fdf0d14" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLList.html">LList</a>* expect_LList </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00390">390</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00158">backquotec()</a>, <a class="el" href="stdlibc_8h_source.html#l00260">carc()</a>, <a class="el" href="stdlibc_8h_source.html#l00271">cdrc()</a>, <a class="el" href="stdlibc_8h_source.html#l00091">defmacroc()</a>, <a class="el" href="stdlibc_8h_source.html#l00066">lambdac()</a>, <a class="el" href="stdlibc_8h_source.html#l00473">lequeal()</a>, and <a class="el" href="stdlibc_8h_source.html#l00245">prognc()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a97d7a2aa4cf8a9778faf16e28fdf0d14_icgraph.png" border="0" usemap="#datetypes_8cpp_a97d7a2aa4cf8a9778faf16e28fdf0d14_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a97d7a2aa4cf8a9778faf16e28fdf0d14_icgraph_map" id="datetypes_8cpp_a97d7a2aa4cf8a9778faf16e28fdf0d14_icgraph">
<area shape="rect" href="stdlibc_8h.html#a2258168dd4b5de82f29260710de1120b" title="backquotec" alt="" coords="280,5,368,35"/><area shape="rect" href="stdlibc_8h.html#a046eea9d81343c94f53897bece0af81d" title="carc" alt="" coords="301,59,347,88"/><area shape="rect" href="stdlibc_8h.html#aa743abb765bc2771b24da26a2b4a02db" title="cdrc" alt="" coords="301,112,347,141"/><area shape="rect" href="stdlibc_8h.html#a47f1d7dc0389c396db08c0fab7a8c6b1" title="defmacroc" alt="" coords="149,161,232,191"/><area shape="rect" href="stdlibc_8h.html#a754d3f2e55bbf813ce977523f2b1f98a" title="lambdac" alt="" coords="156,215,225,244"/><area shape="rect" href="stdlibc_8h.html#a6c309bf5c63dd0371dba55b6e78f1e19" title="lequeal" alt="" coords="160,268,221,297"/><area shape="rect" href="stdlibc_8h.html#a1d0b9cd059ce39c842d4098aa5140670" title="prognc" alt="" coords="161,321,220,351"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="416,164,576,193"/><area shape="rect" href="stdlibc_8h.html#ab52125bbf4735e897a1e2ad24031edcc" title="equalc" alt="" coords="295,268,353,297"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a3e27de89d06b2438ca9d12127bae11c7"></a><!-- doxytag: member="datetypes.cpp::expect_LString" ref="a3e27de89d06b2438ca9d12127bae11c7" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLString.html">LString</a>* expect_LString </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00394">394</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00473">lequeal()</a>, <a class="el" href="stdlibc_8h_source.html#l00282">parsec()</a>, and <a class="el" href="stdlibc_8h_source.html#l00295">readfilec()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a3e27de89d06b2438ca9d12127bae11c7_icgraph.png" border="0" usemap="#datetypes_8cpp_a3e27de89d06b2438ca9d12127bae11c7_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a3e27de89d06b2438ca9d12127bae11c7_icgraph_map" id="datetypes_8cpp_a3e27de89d06b2438ca9d12127bae11c7_icgraph">
<area shape="rect" href="stdlibc_8h.html#a6c309bf5c63dd0371dba55b6e78f1e19" title="lequeal" alt="" coords="168,7,229,36"/><area shape="rect" href="stdlibc_8h.html#aae3313a06ca084d2ddadb43dba3c4399" title="parsec" alt="" coords="284,59,343,88"/><area shape="rect" href="stdlibc_8h.html#ae373e20ce1c6b92abe3007750ed41456" title="readfilec" alt="" coords="164,111,233,140"/><area shape="rect" href="stdlibc_8h.html#ab52125bbf4735e897a1e2ad24031edcc" title="equalc" alt="" coords="284,5,343,35"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="392,59,552,88"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a15add30f222cd5e51aafd1530b833c8f"></a><!-- doxytag: member="datetypes.cpp::expect_LSymbol" ref="a15add30f222cd5e51aafd1530b833c8f" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLSymbol.html">LSymbol</a>* expect_LSymbol </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00398">398</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
<p>Referenced by <a class="el" href="stdlibc_8h_source.html#l00158">backquotec()</a>, <a class="el" href="stdlibc_8h_source.html#l00091">defmacroc()</a>, and <a class="el" href="stdlibc_8h_source.html#l00036">setc()</a>.</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
<div class="center"><img src="datetypes_8cpp_a15add30f222cd5e51aafd1530b833c8f_icgraph.png" border="0" usemap="#datetypes_8cpp_a15add30f222cd5e51aafd1530b833c8f_icgraph_map" alt=""></div>
<map name="datetypes_8cpp_a15add30f222cd5e51aafd1530b833c8f_icgraph_map" id="datetypes_8cpp_a15add30f222cd5e51aafd1530b833c8f_icgraph">
<area shape="rect" href="stdlibc_8h.html#a2258168dd4b5de82f29260710de1120b" title="backquotec" alt="" coords="171,5,259,35"/><area shape="rect" href="stdlibc_8h.html#a47f1d7dc0389c396db08c0fab7a8c6b1" title="defmacroc" alt="" coords="173,59,256,88"/><area shape="rect" href="stdlibc_8h.html#a2e7f2ccbb11d37a9aee2499d543d4e84" title="setc" alt="" coords="192,112,237,141"/><area shape="rect" href="classEnviroment.html#a66750ad675e6fc15b35e666e9bcf282f" title="Implicitní konstuktor - vytvoří prázdný enviroment a definuje primitivní symboly..." alt="" coords="307,59,467,88"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a8509590afaf308b7857b34681a2614f9"></a><!-- doxytag: member="datetypes.cpp::expect_LfunctionC" ref="a8509590afaf308b7857b34681a2614f9" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLFunctionC.html">LFunctionC</a>* expect_LfunctionC </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00406">406</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="aab20696d4026f12303835fb9504c3f00"></a><!-- doxytag: member="datetypes.cpp::expect_LfunctionL" ref="aab20696d4026f12303835fb9504c3f00" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLFunctionL.html">LFunctionL</a>* expect_LfunctionL </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00410">410</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="aac736f2baeed828206bc689f08130f10"></a><!-- doxytag: member="datetypes.cpp::expect_LfunctionM" ref="aac736f2baeed828206bc689f08130f10" args="(Elem *x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classLFunctionM.html">LFunctionM</a>* expect_LfunctionM </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classElem.html">Elem</a> * </td>
<td class="paramname"> <em>x</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="datetypes_8h.html#a049174b6ce6bed02acc4426cd8eeb2e4">expect_LBool</a> </dd></dl>
<p>Definition at line <a class="el" href="datetypes_8cpp_source.html#l00414">414</a> of file <a class="el" href="datetypes_8cpp_source.html">datetypes.cpp</a>.</p>
</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue May 24 16:12:17 2011 for Lisp by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>