File: fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html

package info (click to toggle)
libofx 1%3A0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 11,128 kB
  • sloc: sh: 11,428; cpp: 6,242; ansic: 2,459; makefile: 170; xml: 61
file content (458 lines) | stat: -rw-r--r-- 79,463 bytes parent folder | download | duplicates (3)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>LibOFX: ofc_sgml.cpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">LibOFX
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">fx-0.9.10/lib/ofc_sgml.cpp</div>  </div>
</div><!--header-->
<div class="contents">
<a href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/***************************************************************************</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">                          ofx_sgml.cpp</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">                          -------------------</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">    copyright            : (C) 2002 by Benoit Gr�goire</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">    email                : benoitg@coeus.ca</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">***************************************************************************/</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">/***************************************************************************</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> *                                                                         *</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *   This program is free software; you can redistribute it and/or modify  *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> *   it under the terms of the GNU General Public License as published by  *</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> *   the Free Software Foundation; either version 2 of the License, or     *</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> *   (at your option) any later version.                                   *</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> *                                                                         *</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> ***************************************************************************/</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;</div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#ifdef HAVE_CONFIG_H</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#include &lt;config.h&gt;</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &lt;iostream&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;stdlib.h&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;cassert&gt;</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;ParserEventGeneratorKit.h&quot;</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;libofx.h&quot;</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="fx-0_89_810_2lib_2ofx__utilities_8hh.html">ofx_utilities.hh</a>&quot;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="fx-0_89_810_2lib_2messages_8hh.html">messages.hh</a>&quot;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="fx-0_89_810_2lib_2ofx__containers_8hh.html">ofx_containers.hh</a>&quot;</span></div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8hh.html">ofc_sgml.hh</a>&quot;</span></div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">using namespace </span>std;</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="keyword">extern</span> SGMLApplication::OpenEntityPtr <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#aadaa870f35b4a4fb6b268ae8ea872ccf">entity_ptr</a>;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="keyword">extern</span> SGMLApplication::Position <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a>;</div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="keyword">extern</span> <a class="code" href="classOfxMainContainer.html">OfxMainContainer</a> * MainContainer;</div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="keyword">class </span><a class="code" href="classOFCApplication.html">OFCApplication</a> : <span class="keyword">public</span> SGMLApplication</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;{</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;  <a class="code" href="classOfxGenericContainer.html">OfxGenericContainer</a> *curr_container_element; </div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;  <a class="code" href="classOfxGenericContainer.html">OfxGenericContainer</a> *tmp_container_element;</div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;  <span class="keywordtype">bool</span> is_data_element; </div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  <span class="keywordtype">string</span> incoming_data; </div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;  <a class="code" href="classLibofxContext.html">LibofxContext</a> * libofx_context;</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  <a class="code" href="classOFCApplication.html">OFCApplication</a> (<a class="code" href="classLibofxContext.html">LibofxContext</a> * p_libofx_context)</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;  {</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;    MainContainer = NULL;</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;    curr_container_element = NULL;</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;    is_data_element = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;    libofx_context = p_libofx_context;</div>
<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  }</div>
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classOFCApplication.html#af41018e7c903435df28ecb797fad7f05">   66</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classOFCApplication.html#af41018e7c903435df28ecb797fad7f05">startElement</a> (<span class="keyword">const</span> StartElementEvent &amp; event)</div>
<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;  {</div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;    <span class="keywordtype">string</span> identifier;</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    <a class="code" href="ofx__utilities_8cpp.html#ae7575392f9f9c464ede10057dec0e8e4">CharStringtostring</a> (event.gi, identifier);</div>
<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;    <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;startElement event received from OpenSP for element &quot;</span> + identifier);</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div>
<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;    <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a> = <span class="keyword">event</span>.pos;</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div>
<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;    <span class="keywordflow">switch</span> (event.contentType)</div>
<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;    {</div>
<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;    <span class="keywordflow">case</span> StartElementEvent::empty:</div>
<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;StartElementEvent::empty\n&quot;</span>);</div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    <span class="keywordflow">case</span> StartElementEvent::cdata:</div>
<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;StartElementEvent::cdata\n&quot;</span>);</div>
<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;    <span class="keywordflow">case</span> StartElementEvent::rcdata:</div>
<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;StartElementEvent::rcdata\n&quot;</span>);</div>
<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;    <span class="keywordflow">case</span> StartElementEvent::mixed:</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;StartElementEvent::mixed&quot;</span>);</div>
<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;      is_data_element = <span class="keyword">true</span>;</div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;    <span class="keywordflow">case</span> StartElementEvent::element:</div>
<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;StartElementEvent::element&quot;</span>);</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;      is_data_element = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;    <span class="keywordflow">default</span>:</div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;Unknow SGML content type?!?!?!? OpenSP interface changed?&quot;</span>);</div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    }</div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div>
<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;    <span class="keywordflow">if</span> (is_data_element == <span class="keyword">false</span>)</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;    {</div>
<div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;      <span class="comment">/*------- The following are OFC entities ---------------*/</span></div>
<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;</div>
<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;      <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;OFC&quot;</span>)</div>
<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;      {</div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        MainContainer = <span class="keyword">new</span> <a class="code" href="classOfxMainContainer.html">OfxMainContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;        curr_container_element = MainContainer;</div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;      }</div>
<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;STATUS&quot;</span>)</div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;      {</div>
<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxStatusContainer.html">OfxStatusContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;      }</div>
<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;ACCTSTMT&quot;</span>)</div>
<div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;      {</div>
<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxStatementContainer.html">OfxStatementContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;      }</div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;STMTRS&quot;</span>)</div>
<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;      {</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;        <span class="comment">//STMTRS ignored, we will process it&#39;s attributes directly inside the STATEMENT,</span></div>
<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;        <span class="keywordflow">if</span> (curr_container_element-&gt;type != <span class="stringliteral">&quot;STATEMENT&quot;</span>)</div>
<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;        {</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;          <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found while not inside a STATEMENT container&quot;</span>);</div>
<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;        }</div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;        <span class="keywordflow">else</span></div>
<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;        {</div>
<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;          curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxPushUpContainer.html">OfxPushUpContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;        }</div>
<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;      }</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;GENTRN&quot;</span> ||</div>
<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;               identifier == <span class="stringliteral">&quot;STMTTRN&quot;</span>)</div>
<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;      {</div>
<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxBankTransactionContainer.html">OfxBankTransactionContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;      }</div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;BUYDEBT&quot;</span> ||</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;               identifier == <span class="stringliteral">&quot;BUYMF&quot;</span> ||</div>
<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;               identifier == <span class="stringliteral">&quot;BUYOPT&quot;</span> ||</div>
<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;               identifier == <span class="stringliteral">&quot;BUYOTHER&quot;</span> ||</div>
<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;               identifier == <span class="stringliteral">&quot;BUYSTOCK&quot;</span> ||</div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;               identifier == <span class="stringliteral">&quot;CLOSUREOPT&quot;</span> ||</div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;               identifier == <span class="stringliteral">&quot;INCOME&quot;</span> ||</div>
<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;               identifier == <span class="stringliteral">&quot;INVEXPENSE&quot;</span> ||</div>
<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;               identifier == <span class="stringliteral">&quot;JRNLFUND&quot;</span> ||</div>
<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;               identifier == <span class="stringliteral">&quot;JRNLSEC&quot;</span> ||</div>
<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;               identifier == <span class="stringliteral">&quot;MARGININTEREST&quot;</span> ||</div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;               identifier == <span class="stringliteral">&quot;REINVEST&quot;</span> ||</div>
<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;               identifier == <span class="stringliteral">&quot;RETOFCAP&quot;</span> ||</div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;               identifier == <span class="stringliteral">&quot;SELLDEBT&quot;</span> ||</div>
<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;               identifier == <span class="stringliteral">&quot;SELLMF&quot;</span> ||</div>
<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;               identifier == <span class="stringliteral">&quot;SELLOPT&quot;</span> ||</div>
<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;               identifier == <span class="stringliteral">&quot;SELLOTHER&quot;</span> ||</div>
<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;               identifier == <span class="stringliteral">&quot;SELLSTOCK&quot;</span> ||</div>
<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;               identifier == <span class="stringliteral">&quot;SPLIT&quot;</span> ||</div>
<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;               identifier == <span class="stringliteral">&quot;TRANSFER&quot;</span> )</div>
<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;      {</div>
<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxInvestmentTransactionContainer.html">OfxInvestmentTransactionContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;      }</div>
<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;      <span class="comment">/*The following is a list of OFX elements whose attributes will be processed by the parent container*/</span></div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;INVBUY&quot;</span> ||</div>
<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;               identifier == <span class="stringliteral">&quot;INVSELL&quot;</span> ||</div>
<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;               identifier == <span class="stringliteral">&quot;INVTRAN&quot;</span> ||</div>
<div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;               identifier == <span class="stringliteral">&quot;SECID&quot;</span>)</div>
<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;      {</div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxPushUpContainer.html">OfxPushUpContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;      }</div>
<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;</div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;      <span class="comment">/* The different types of accounts */</span></div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;ACCOUNT&quot;</span> ||</div>
<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;               identifier == <span class="stringliteral">&quot;ACCTFROM&quot;</span> )</div>
<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;      {</div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxAccountContainer.html">OfxAccountContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;      }</div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;SECINFO&quot;</span>)</div>
<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;      {</div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxSecurityContainer.html">OfxSecurityContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;      }</div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;      <span class="comment">/* The different types of balances */</span></div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;      <span class="keywordflow">else</span> <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;LEDGERBAL&quot;</span> || identifier == <span class="stringliteral">&quot;AVAILBAL&quot;</span>)</div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;      {</div>
<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxBalanceContainer.html">OfxBalanceContainer</a> (libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;      }</div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;      <span class="keywordflow">else</span></div>
<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;      {</div>
<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;        <span class="comment">/* We dont know this OFX element, so we create a dummy container */</span></div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;        curr_container_element = <span class="keyword">new</span> <a class="code" href="classOfxDummyContainer.html">OfxDummyContainer</a>(libofx_context, curr_container_element, identifier);</div>
<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;      }</div>
<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;    }</div>
<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;    <span class="keywordflow">else</span></div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;    {</div>
<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;      <span class="comment">/* The element was a data element.  OpenSP will call one or several data() callback with the data */</span></div>
<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Data element &quot;</span> + identifier + <span class="stringliteral">&quot; found&quot;</span>);</div>
<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;      <span class="comment">/* There is a bug in OpenSP 1.3.4, which won&#39;t send endElement Event for some elements, and will instead send an error like &quot;document type does not allow element &quot;MESSAGE&quot; here&quot;.  Incoming_data should be empty in such a case, but it will not be if the endElement event was skiped. So we empty it, so at least the last element has a chance of having valid data */</span></div>
<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;      <span class="keywordflow">if</span> (incoming_data != <span class="stringliteral">&quot;&quot;</span>)</div>
<div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;      {</div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;startElement: incoming_data should be empty! You are probably using OpenSP &lt;= 1.3.4.  The folowing data was lost: &quot;</span> + incoming_data );</div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;        incoming_data.assign (<span class="stringliteral">&quot;&quot;</span>);</div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;      }</div>
<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;    }</div>
<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;  }</div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;</div>
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classOFCApplication.html#a5236b08f9e8f2db3c47346089b09f97f">  211</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classOFCApplication.html#a5236b08f9e8f2db3c47346089b09f97f">endElement</a> (<span class="keyword">const</span> EndElementEvent &amp; event)</div>
<div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;  {</div>
<div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;    <span class="keywordtype">string</span> identifier;</div>
<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;    <span class="keywordtype">bool</span> end_element_for_data_element;</div>
<div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;</div>
<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;    <a class="code" href="ofx__utilities_8cpp.html#ae7575392f9f9c464ede10057dec0e8e4">CharStringtostring</a> (event.gi, identifier);</div>
<div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;    end_element_for_data_element = is_data_element;</div>
<div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;    <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;endElement event received from OpenSP for element &quot;</span> + identifier);</div>
<div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;</div>
<div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;    <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a> = <span class="keyword">event</span>.pos;</div>
<div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;    <span class="keywordflow">if</span> (curr_container_element == NULL)</div>
<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;    {</div>
<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;      <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;Tried to close a &quot;</span> + identifier + <span class="stringliteral">&quot; without a open element (NULL pointer)&quot;</span>);</div>
<div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;      incoming_data.assign (<span class="stringliteral">&quot;&quot;</span>);</div>
<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;    }</div>
<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;    <span class="keywordflow">else</span>     <span class="comment">//curr_container_element != NULL</span></div>
<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;    {</div>
<div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;      <span class="keywordflow">if</span> (end_element_for_data_element == <span class="keyword">true</span>)</div>
<div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;      {</div>
<div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;        incoming_data = <a class="code" href="ofx__utilities_8cpp.html#a34933785dd934134973847e58a700733">strip_whitespace</a>(incoming_data);</div>
<div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;</div>
<div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160;        curr_container_element-&gt;add_attribute (identifier, incoming_data);</div>
<div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;        <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;endElement: Added data &#39;&quot;</span> + incoming_data + <span class="stringliteral">&quot;&#39; from &quot;</span> + identifier + <span class="stringliteral">&quot; to &quot;</span> + curr_container_element-&gt;type + <span class="stringliteral">&quot; container_element&quot;</span>);</div>
<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;        incoming_data.assign (<span class="stringliteral">&quot;&quot;</span>);</div>
<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;        is_data_element = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;      }</div>
<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;      <span class="keywordflow">else</span></div>
<div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;      {</div>
<div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;        <span class="keywordflow">if</span> (identifier == curr_container_element-&gt;tag_identifier)</div>
<div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;        {</div>
<div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;          <span class="keywordflow">if</span> (incoming_data != <span class="stringliteral">&quot;&quot;</span>)</div>
<div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;          {</div>
<div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;            <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;End tag for non data element &quot;</span> + identifier + <span class="stringliteral">&quot;, incoming data should be empty but contains: &quot;</span> + incoming_data + <span class="stringliteral">&quot; DATA HAS BEEN LOST SOMEWHERE!&quot;</span>);</div>
<div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;          }</div>
<div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;</div>
<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;          <span class="keywordflow">if</span> (identifier == <span class="stringliteral">&quot;OFX&quot;</span>)</div>
<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;          {</div>
<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;            <span class="comment">/* The main container is a special case */</span></div>
<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;            tmp_container_element = curr_container_element;</div>
<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;            curr_container_element = curr_container_element-&gt;getparent ();</div>
<div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;            MainContainer-&gt;<a class="code" href="classOfxMainContainer.html#ae0b60f837b87b912f70a6f19bab12c52">gen_event</a>();</div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;            <span class="keyword">delete</span> MainContainer;</div>
<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;            MainContainer = NULL;</div>
<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;            <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; closed, MainContainer destroyed&quot;</span>);</div>
<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;          }</div>
<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;          <span class="keywordflow">else</span></div>
<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;          {</div>
<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;            tmp_container_element = curr_container_element;</div>
<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;            curr_container_element = curr_container_element-&gt;getparent ();</div>
<div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;            <span class="keywordflow">if</span> (MainContainer != NULL)</div>
<div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160;            {</div>
<div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;              tmp_container_element-&gt;add_to_main_tree();</div>
<div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;              <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;Element &quot;</span> + identifier + <span class="stringliteral">&quot; closed, object added to MainContainer&quot;</span>);</div>
<div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;            }</div>
<div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;            <span class="keywordflow">else</span></div>
<div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;            {</div>
<div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;              <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;MainContainer is NULL trying to add element &quot;</span> + identifier);</div>
<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;            }</div>
<div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;          }</div>
<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;        }</div>
<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;        <span class="keywordflow">else</span></div>
<div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;        {</div>
<div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;          <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>, <span class="stringliteral">&quot;Tried to close a &quot;</span> + identifier + <span class="stringliteral">&quot; but a &quot;</span> + curr_container_element-&gt;type + <span class="stringliteral">&quot; is currently open.&quot;</span>);</div>
<div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;        }</div>
<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;      }</div>
<div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;    }</div>
<div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;  }</div>
<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;</div>
<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="classOFCApplication.html#ab7377bdd933c0809621c9401c4bb7faf">  283</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classOFCApplication.html#ab7377bdd933c0809621c9401c4bb7faf">data</a> (<span class="keyword">const</span> DataEvent &amp; event)</div>
<div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;  {</div>
<div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;    <span class="keywordtype">string</span> tmp;</div>
<div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;    <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a> = <span class="keyword">event</span>.pos;</div>
<div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;    <a class="code" href="ofx__utilities_8cpp.html#a50b88c84b759d3058397336e7ea42c32">AppendCharStringtostring</a> (event.data, incoming_data);</div>
<div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;    <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a>, <span class="stringliteral">&quot;data event received from OpenSP, incoming_data is now: &quot;</span> + incoming_data);</div>
<div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;  }</div>
<div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;</div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="classOFCApplication.html#af0066a700819223be70fedc901c9e6e3">  295</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classOFCApplication.html#af0066a700819223be70fedc901c9e6e3">error</a> (<span class="keyword">const</span> ErrorEvent &amp; event)</div>
<div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;  {</div>
<div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;    <span class="keywordtype">string</span> message;</div>
<div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;    <span class="keywordtype">string</span> string_buf;</div>
<div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;    <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69">OfxMsgType</a> error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div>
<div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;</div>
<div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;    <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a> = <span class="keyword">event</span>.pos;</div>
<div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;    message = message + <span class="stringliteral">&quot;OpenSP parser: &quot;</span>;</div>
<div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;    <span class="keywordflow">switch</span> (event.type)</div>
<div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;    {</div>
<div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::quantity:</div>
<div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;      message = message + <span class="stringliteral">&quot;quantity (Exceeding a quantity limit):&quot;</span>;</div>
<div class="line"><a name="l00307"></a><span class="lineno">  307</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div>
<div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::idref:</div>
<div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;      message = message + <span class="stringliteral">&quot;idref (An IDREF to a non-existent ID):&quot;</span>;</div>
<div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div>
<div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::capacity:</div>
<div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;      message = message + <span class="stringliteral">&quot;capacity (Exceeding a capacity limit):&quot;</span>;</div>
<div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div>
<div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::otherError:</div>
<div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160;      message = message + <span class="stringliteral">&quot;otherError (misc parse error):&quot;</span>;</div>
<div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div>
<div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::warning:</div>
<div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;      message = message + <span class="stringliteral">&quot;warning (Not actually an error.):&quot;</span>;</div>
<div class="line"><a name="l00323"></a><span class="lineno">  323</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a984de77c680eaff141ec910e25568a81">WARNING</a>;</div>
<div class="line"><a name="l00324"></a><span class="lineno">  324</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160;    <span class="keywordflow">case</span> SGMLApplication::ErrorEvent::info:</div>
<div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;      message =  message + <span class="stringliteral">&quot;info (An informationnal message.  Not actually an error):&quot;</span>;</div>
<div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;      error_type = <a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a748005382152808a72b1a9177d9dc806">INFO</a>;</div>
<div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;      <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;    <span class="keywordflow">default</span>:</div>
<div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;      message = message + <span class="stringliteral">&quot;OpenSP sent an unknown error to LibOFX (You probably have a newer version of OpenSP):&quot;</span>;</div>
<div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160;    }</div>
<div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;    message =   message + <span class="stringliteral">&quot;\n&quot;</span> + <a class="code" href="ofx__utilities_8cpp.html#ae7575392f9f9c464ede10057dec0e8e4">CharStringtostring</a> (event.message, string_buf);</div>
<div class="line"><a name="l00333"></a><span class="lineno">  333</span>&#160;    <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a> (error_type, message);</div>
<div class="line"><a name="l00334"></a><span class="lineno">  334</span>&#160;  }</div>
<div class="line"><a name="l00335"></a><span class="lineno">  335</span>&#160;</div>
<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="classOFCApplication.html#a26eddc55614d7796fb07c5edd4a86d5c">  340</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classOFCApplication.html#a26eddc55614d7796fb07c5edd4a86d5c">openEntityChange</a> (<span class="keyword">const</span> OpenEntityPtr &amp; para_entity_ptr)</div>
<div class="line"><a name="l00341"></a><span class="lineno">  341</span>&#160;  {</div>
<div class="line"><a name="l00342"></a><span class="lineno">  342</span>&#160;    <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, <span class="stringliteral">&quot;openEntityChange()\n&quot;</span>);</div>
<div class="line"><a name="l00343"></a><span class="lineno">  343</span>&#160;    <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#aadaa870f35b4a4fb6b268ae8ea872ccf">entity_ptr</a> = para_entity_ptr;</div>
<div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;</div>
<div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;  };</div>
<div class="line"><a name="l00346"></a><span class="lineno">  346</span>&#160;</div>
<div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;};</div>
<div class="line"><a name="l00349"></a><span class="lineno">  349</span>&#160;</div>
<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#ac917eca177be8a01174db7d80716689a">  353</a></span>&#160;<span class="keywordtype">int</span> <a class="code" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#ac917eca177be8a01174db7d80716689a">ofc_proc_sgml</a>(<a class="code" href="classLibofxContext.html">LibofxContext</a> * libofx_context, <span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> * <span class="keyword">const</span>* argv)</div>
<div class="line"><a name="l00354"></a><span class="lineno">  354</span>&#160;{</div>
<div class="line"><a name="l00355"></a><span class="lineno">  355</span>&#160;  <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, <span class="stringliteral">&quot;Begin ofx_proc_sgml()&quot;</span>);</div>
<div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;  assert(argc &gt;= 3);</div>
<div class="line"><a name="l00357"></a><span class="lineno">  357</span>&#160;  <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, argv[0]);</div>
<div class="line"><a name="l00358"></a><span class="lineno">  358</span>&#160;  <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, argv[1]);</div>
<div class="line"><a name="l00359"></a><span class="lineno">  359</span>&#160;  <a class="code" href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a>(<a class="code" href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a>, argv[2]);</div>
<div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;</div>
<div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;  ParserEventGeneratorKit parserKit;</div>
<div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;  parserKit.setOption (ParserEventGeneratorKit::showOpenEntities);</div>
<div class="line"><a name="l00363"></a><span class="lineno">  363</span>&#160;  EventGenerator *egp = parserKit.makeEventGenerator (argc, argv);</div>
<div class="line"><a name="l00364"></a><span class="lineno">  364</span>&#160;  egp-&gt;inhibitMessages (<span class="keyword">true</span>);  <span class="comment">/* Error output is handled by libofx not OpenSP */</span></div>
<div class="line"><a name="l00365"></a><span class="lineno">  365</span>&#160;  <a class="code" href="classOFCApplication.html">OFCApplication</a> *app = <span class="keyword">new</span> <a class="code" href="classOFCApplication.html">OFCApplication</a>(libofx_context);</div>
<div class="line"><a name="l00366"></a><span class="lineno">  366</span>&#160;  <span class="keywordtype">unsigned</span> nErrors = egp-&gt;run (*app); <span class="comment">/* Begin parsing */</span></div>
<div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160;  <span class="keyword">delete</span> egp;</div>
<div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;  <span class="keywordflow">return</span> nErrors &gt; 0;</div>
<div class="line"><a name="l00369"></a><span class="lineno">  369</span>&#160;}</div>
<div class="ttc" id="classOFCApplication_html"><div class="ttname"><a href="classOFCApplication.html">OFCApplication</a></div><div class="ttdoc">This object is driven by OpenSP as it parses the SGML from the ofx file(s) </div><div class="ttdef"><b>Definition:</b> <a href="ofc__sgml_8cpp_source.html#l00045">ofc_sgml.cpp:45</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofc__sgml_8cpp_html_aadaa870f35b4a4fb6b268ae8ea872ccf"><div class="ttname"><a href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#aadaa870f35b4a4fb6b268ae8ea872ccf">entity_ptr</a></div><div class="ttdeci">SGMLApplication::OpenEntityPtr entity_ptr</div><div class="ttdef"><b>Definition:</b> <a href="messages_8cpp_source.html#l00027">messages.cpp:27</a></div></div>
<div class="ttc" id="classOfxSecurityContainer_html"><div class="ttname"><a href="classOfxSecurityContainer.html">OfxSecurityContainer</a></div><div class="ttdoc">Represents a security, such as a stock or bond. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00181">ofx_containers.hh:181</a></div></div>
<div class="ttc" id="classOfxGenericContainer_html"><div class="ttname"><a href="classOfxGenericContainer.html">OfxGenericContainer</a></div><div class="ttdoc">A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00033">ofx_containers.hh:33</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69a748005382152808a72b1a9177d9dc806"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a748005382152808a72b1a9177d9dc806">INFO</a></div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00032">messages.hh:32</a></div></div>
<div class="ttc" id="ofx__utilities_8cpp_html_a50b88c84b759d3058397336e7ea42c32"><div class="ttname"><a href="ofx__utilities_8cpp.html#a50b88c84b759d3058397336e7ea42c32">AppendCharStringtostring</a></div><div class="ttdeci">string AppendCharStringtostring(const SGMLApplication::CharString source, string &amp;dest)</div><div class="ttdoc">Append an OpenSP CharString to an existing C++ STL string. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__utilities_8cpp_source.html#l00083">ofx_utilities.cpp:83</a></div></div>
<div class="ttc" id="classLibofxContext_html"><div class="ttname"><a href="classLibofxContext.html">LibofxContext</a></div><div class="ttdef"><b>Definition:</b> <a href="context_8hh_source.html#l00025">context.hh:25</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2messages_8hh_html"><div class="ttname"><a href="fx-0_89_810_2lib_2messages_8hh.html">messages.hh</a></div><div class="ttdoc">Message IO functionality. </div></div>
<div class="ttc" id="classOFCApplication_html_a5236b08f9e8f2db3c47346089b09f97f"><div class="ttname"><a href="classOFCApplication.html#a5236b08f9e8f2db3c47346089b09f97f">OFCApplication::endElement</a></div><div class="ttdeci">void endElement(const EndElementEvent &amp;event)</div><div class="ttdoc">Callback: End of an OFX element. </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00211">fx-0.9.10/lib/ofc_sgml.cpp:211</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69a984de77c680eaff141ec910e25568a81"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a984de77c680eaff141ec910e25568a81">WARNING</a></div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00033">messages.hh:33</a></div></div>
<div class="ttc" id="messages_8cpp_html_a6af6947c1ec6fcbefd793f80c26d90fa"><div class="ttname"><a href="messages_8cpp.html#a6af6947c1ec6fcbefd793f80c26d90fa">message_out</a></div><div class="ttdeci">int message_out(OfxMsgType error_type, const string message)</div><div class="ttdoc">Message output function. </div><div class="ttdef"><b>Definition:</b> <a href="messages_8cpp_source.html#l00060">messages.cpp:60</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a24e246e9a582f56a2b81bf805261840b">PARSER</a></div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00035">messages.hh:35</a></div></div>
<div class="ttc" id="classOFCApplication_html_a26eddc55614d7796fb07c5edd4a86d5c"><div class="ttname"><a href="classOFCApplication.html#a26eddc55614d7796fb07c5edd4a86d5c">OFCApplication::openEntityChange</a></div><div class="ttdeci">void openEntityChange(const OpenEntityPtr &amp;para_entity_ptr)</div><div class="ttdoc">Callback: Receive internal OpenSP state. </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00340">fx-0.9.10/lib/ofc_sgml.cpp:340</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a0593585da9181e972974c1274d8f2b4f">DEBUG</a></div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00025">messages.hh:25</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69">OfxMsgType</a></div><div class="ttdeci">OfxMsgType</div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00023">messages.hh:23</a></div></div>
<div class="ttc" id="ofx__utilities_8cpp_html_ae7575392f9f9c464ede10057dec0e8e4"><div class="ttname"><a href="ofx__utilities_8cpp.html#ae7575392f9f9c464ede10057dec0e8e4">CharStringtostring</a></div><div class="ttdeci">string CharStringtostring(const SGMLApplication::CharString source, string &amp;dest)</div><div class="ttdoc">Convert OpenSP CharString to a C++ STL string. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__utilities_8cpp_source.html#l00070">ofx_utilities.cpp:70</a></div></div>
<div class="ttc" id="classOFCApplication_html_ab7377bdd933c0809621c9401c4bb7faf"><div class="ttname"><a href="classOFCApplication.html#ab7377bdd933c0809621c9401c4bb7faf">OFCApplication::data</a></div><div class="ttdeci">void data(const DataEvent &amp;event)</div><div class="ttdoc">Callback: Data from an OFX element. </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00283">fx-0.9.10/lib/ofc_sgml.cpp:283</a></div></div>
<div class="ttc" id="messages_8hh_html_a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90"><div class="ttname"><a href="messages_8hh.html#a7cd03dafa59895bc306bf220b7b85f69a2fd6f336d08340583bd620a7f5694c90">ERROR</a></div><div class="ttdef"><b>Definition:</b> <a href="messages_8hh_source.html#l00034">messages.hh:34</a></div></div>
<div class="ttc" id="classOFCApplication_html_af41018e7c903435df28ecb797fad7f05"><div class="ttname"><a href="classOFCApplication.html#af41018e7c903435df28ecb797fad7f05">OFCApplication::startElement</a></div><div class="ttdeci">void startElement(const StartElementEvent &amp;event)</div><div class="ttdoc">Callback: Start of an OFX element. </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00066">fx-0.9.10/lib/ofc_sgml.cpp:66</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofc__sgml_8cpp_html_ac917eca177be8a01174db7d80716689a"><div class="ttname"><a href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#ac917eca177be8a01174db7d80716689a">ofc_proc_sgml</a></div><div class="ttdeci">int ofc_proc_sgml(LibofxContext *libofx_context, int argc, char *const *argv)</div><div class="ttdoc">Parses a DTD and OFX file(s) </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00353">fx-0.9.10/lib/ofc_sgml.cpp:353</a></div></div>
<div class="ttc" id="classOfxStatementContainer_html"><div class="ttname"><a href="classOfxStatementContainer.html">OfxStatementContainer</a></div><div class="ttdoc">Represents a statement for either a bank account or a credit card account. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00134">ofx_containers.hh:134</a></div></div>
<div class="ttc" id="classOfxInvestmentTransactionContainer_html"><div class="ttname"><a href="classOfxInvestmentTransactionContainer.html">OfxInvestmentTransactionContainer</a></div><div class="ttdoc">Represents a bank or credid card transaction. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00232">ofx_containers.hh:232</a></div></div>
<div class="ttc" id="classOfxPushUpContainer_html"><div class="ttname"><a href="classOfxPushUpContainer.html">OfxPushUpContainer</a></div><div class="ttdoc">A container to hold a OFX SGML element for which you want the parent to process it&#39;s data elements...</div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00087">ofx_containers.hh:87</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofc__sgml_8hh_html"><div class="ttname"><a href="fx-0_89_810_2lib_2ofc__sgml_8hh.html">ofc_sgml.hh</a></div><div class="ttdoc">OFX/SGML parsing functionnality. </div></div>
<div class="ttc" id="ofx__utilities_8cpp_html_a34933785dd934134973847e58a700733"><div class="ttname"><a href="ofx__utilities_8cpp.html#a34933785dd934134973847e58a700733">strip_whitespace</a></div><div class="ttdeci">string strip_whitespace(const string para_string)</div><div class="ttdoc">Sanitize a string coming from OpenSP. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__utilities_8cpp_source.html#l00228">ofx_utilities.cpp:228</a></div></div>
<div class="ttc" id="classOFCApplication_html_af0066a700819223be70fedc901c9e6e3"><div class="ttname"><a href="classOFCApplication.html#af0066a700819223be70fedc901c9e6e3">OFCApplication::error</a></div><div class="ttdeci">void error(const ErrorEvent &amp;event)</div><div class="ttdoc">Callback: SGML parse error. </div><div class="ttdef"><b>Definition:</b> <a href="fx-0_89_810_2lib_2ofc__sgml_8cpp_source.html#l00295">fx-0.9.10/lib/ofc_sgml.cpp:295</a></div></div>
<div class="ttc" id="classOfxBankTransactionContainer_html"><div class="ttname"><a href="classOfxBankTransactionContainer.html">OfxBankTransactionContainer</a></div><div class="ttdoc">Represents a bank or credid card transaction. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00221">ofx_containers.hh:221</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofx__utilities_8hh_html"><div class="ttname"><a href="fx-0_89_810_2lib_2ofx__utilities_8hh.html">ofx_utilities.hh</a></div><div class="ttdoc">Various simple functions for type conversion &amp; al. </div></div>
<div class="ttc" id="classOfxAccountContainer_html"><div class="ttname"><a href="classOfxAccountContainer.html">OfxAccountContainer</a></div><div class="ttdoc">Represents a bank account or a credit card account. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00157">ofx_containers.hh:157</a></div></div>
<div class="ttc" id="classOfxMainContainer_html"><div class="ttname"><a href="classOfxMainContainer.html">OfxMainContainer</a></div><div class="ttdoc">The root container. Created by the &lt;OFX&gt; OFX element or by the export functions. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00247">ofx_containers.hh:247</a></div></div>
<div class="ttc" id="classOfxMainContainer_html_ae0b60f837b87b912f70a6f19bab12c52"><div class="ttname"><a href="classOfxMainContainer.html#ae0b60f837b87b912f70a6f19bab12c52">OfxMainContainer::gen_event</a></div><div class="ttdeci">int gen_event()</div><div class="ttdoc">Generate libofx.h events. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__container__main_8cpp_source.html#l00154">ofx_container_main.cpp:154</a></div></div>
<div class="ttc" id="classOfxDummyContainer_html"><div class="ttname"><a href="classOfxDummyContainer.html">OfxDummyContainer</a></div><div class="ttdoc">A container to holds OFX SGML elements that LibOFX knows nothing about. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00076">ofx_containers.hh:76</a></div></div>
<div class="ttc" id="classOfxBalanceContainer_html"><div class="ttname"><a href="classOfxBalanceContainer.html">OfxBalanceContainer</a></div><div class="ttdoc">Represents the &lt;BALANCE&gt; OFX SGML entity. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00110">ofx_containers.hh:110</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofc__sgml_8cpp_html_a4da8008b6f110050513003edf67a2495"><div class="ttname"><a href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html#a4da8008b6f110050513003edf67a2495">position</a></div><div class="ttdeci">SGMLApplication::Position position</div><div class="ttdef"><b>Definition:</b> <a href="messages_8cpp_source.html#l00028">messages.cpp:28</a></div></div>
<div class="ttc" id="fx-0_89_810_2lib_2ofx__containers_8hh_html"><div class="ttname"><a href="fx-0_89_810_2lib_2ofx__containers_8hh.html">ofx_containers.hh</a></div><div class="ttdoc">LibOFX internal object code. </div></div>
<div class="ttc" id="classOfxStatusContainer_html"><div class="ttname"><a href="classOfxStatusContainer.html">OfxStatusContainer</a></div><div class="ttdoc">Represents the &lt;STATUS&gt; OFX SGML entity. </div><div class="ttdef"><b>Definition:</b> <a href="ofx__containers_8hh_source.html#l00096">ofx_containers.hh:96</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_2dabe2c45d94ff6afd4ea031fd8e0e92.html">libofx-0.9.10</a></li><li class="navelem"><a class="el" href="dir_4173102e197cd33c0b2a8d4b2328250f.html">lib</a></li><li class="navelem"><a class="el" href="fx-0_89_810_2lib_2ofc__sgml_8cpp.html">ofc_sgml.cpp</a></li>
    <li class="footer">Generated on Fri Sep 12 2014 15:59:20 for LibOFX by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
  </ul>
</div>
</body>
</html>