File: classOfxBankTransactionContainer.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 (293 lines) | stat: -rw-r--r-- 26,328 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
<!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: OfxBankTransactionContainer Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</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('classOfxBankTransactionContainer.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">OfxBankTransactionContainer Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Represents a bank or credid card transaction.  
 <a href="classOfxBankTransactionContainer.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for OfxBankTransactionContainer:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classOfxBankTransactionContainer.png" usemap="#OfxBankTransactionContainer_map" alt=""/>
  <map id="OfxBankTransactionContainer_map" name="OfxBankTransactionContainer_map">
<area href="classOfxTransactionContainer.html" title="Represents a generic transaction. " alt="OfxTransactionContainer" shape="rect" coords="95,56,276,80"/>
<area href="classOfxTransactionContainer.html" title="Represents a generic transaction. " alt="OfxTransactionContainer" shape="rect" coords="477,56,658,80"/>
<area href="classOfxGenericContainer.html" title="A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. " alt="OfxGenericContainer" shape="rect" coords="0,0,181,24"/>
<area href="classOfxGenericContainer.html" title="A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. " alt="OfxGenericContainer" shape="rect" coords="191,0,372,24"/>
<area href="classOfxGenericContainer.html" title="A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. " alt="OfxGenericContainer" shape="rect" coords="382,0,563,24"/>
<area href="classOfxGenericContainer.html" title="A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. " alt="OfxGenericContainer" shape="rect" coords="573,0,754,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a59d1936cd1cd0a66c4c0a8e993c123f4"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a59d1936cd1cd0a66c4c0a8e993c123f4"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxBankTransactionContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:a59d1936cd1cd0a66c4c0a8e993c123f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9978c004a174afd5d013ca9806464d6d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxBankTransactionContainer.html#a9978c004a174afd5d013ca9806464d6d">add_attribute</a> (const string identifier, const string value)</td></tr>
<tr class="memdesc:a9978c004a174afd5d013ca9806464d6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add data to a container object.  <a href="#a9978c004a174afd5d013ca9806464d6d">More...</a><br/></td></tr>
<tr class="separator:a9978c004a174afd5d013ca9806464d6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59d1936cd1cd0a66c4c0a8e993c123f4"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a59d1936cd1cd0a66c4c0a8e993c123f4"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxBankTransactionContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:a59d1936cd1cd0a66c4c0a8e993c123f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9978c004a174afd5d013ca9806464d6d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxBankTransactionContainer.html#a9978c004a174afd5d013ca9806464d6d">add_attribute</a> (const string identifier, const string value)</td></tr>
<tr class="memdesc:a9978c004a174afd5d013ca9806464d6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add data to a container object.  <a href="#a9978c004a174afd5d013ca9806464d6d">More...</a><br/></td></tr>
<tr class="separator:a9978c004a174afd5d013ca9806464d6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classOfxTransactionContainer"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOfxTransactionContainer')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classOfxTransactionContainer.html">OfxTransactionContainer</a></td></tr>
<tr class="memitem:ad43b43b1006be733490c4e25f8a41434 inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad43b43b1006be733490c4e25f8a41434"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxTransactionContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:ad43b43b1006be733490c4e25f8a41434 inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3228dd35282322803e75f9f9015422f inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac3228dd35282322803e75f9f9015422f"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>add_account</b> (<a class="el" href="structOfxAccountData.html">OfxAccountData</a> *account_data)</td></tr>
<tr class="separator:ac3228dd35282322803e75f9f9015422f inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a733ee231fef8e72248cd9ab78b169a99 inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxTransactionContainer.html#a733ee231fef8e72248cd9ab78b169a99">gen_event</a> ()</td></tr>
<tr class="memdesc:a733ee231fef8e72248cd9ab78b169a99 inherit pub_methods_classOfxTransactionContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Generate libofx.h events.  <a href="#a733ee231fef8e72248cd9ab78b169a99">More...</a><br/></td></tr>
<tr class="separator:a733ee231fef8e72248cd9ab78b169a99 inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af3e7ffa3a55d3c0c67229c436875ed1d inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxTransactionContainer.html#af3e7ffa3a55d3c0c67229c436875ed1d">add_to_main_tree</a> ()</td></tr>
<tr class="memdesc:af3e7ffa3a55d3c0c67229c436875ed1d inherit pub_methods_classOfxTransactionContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add this container to the main tree.  <a href="#af3e7ffa3a55d3c0c67229c436875ed1d">More...</a><br/></td></tr>
<tr class="separator:af3e7ffa3a55d3c0c67229c436875ed1d inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad43b43b1006be733490c4e25f8a41434 inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad43b43b1006be733490c4e25f8a41434"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxTransactionContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:ad43b43b1006be733490c4e25f8a41434 inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3228dd35282322803e75f9f9015422f inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac3228dd35282322803e75f9f9015422f"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>add_account</b> (<a class="el" href="structOfxAccountData.html">OfxAccountData</a> *account_data)</td></tr>
<tr class="separator:ac3228dd35282322803e75f9f9015422f inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7281e2998d54cac58cbdeb46ebe16ede inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxTransactionContainer.html#a7281e2998d54cac58cbdeb46ebe16ede">gen_event</a> ()</td></tr>
<tr class="memdesc:a7281e2998d54cac58cbdeb46ebe16ede inherit pub_methods_classOfxTransactionContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Generate libofx.h events.  <a href="#a7281e2998d54cac58cbdeb46ebe16ede">More...</a><br/></td></tr>
<tr class="separator:a7281e2998d54cac58cbdeb46ebe16ede inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a44769e07a94afa5f75ef8076729fc090 inherit pub_methods_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxTransactionContainer.html#a44769e07a94afa5f75ef8076729fc090">add_to_main_tree</a> ()</td></tr>
<tr class="memdesc:a44769e07a94afa5f75ef8076729fc090 inherit pub_methods_classOfxTransactionContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add this container to the main tree.  <a href="#a44769e07a94afa5f75ef8076729fc090">More...</a><br/></td></tr>
<tr class="separator:a44769e07a94afa5f75ef8076729fc090 inherit pub_methods_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classOfxGenericContainer"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOfxGenericContainer')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a></td></tr>
<tr class="memitem:aa304d5bef635e4771cc04f3d55b8faa0 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa304d5bef635e4771cc04f3d55b8faa0"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context)</td></tr>
<tr class="separator:aa304d5bef635e4771cc04f3d55b8faa0 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3439790d6565423746d460be7510b888 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3439790d6565423746d460be7510b888"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer)</td></tr>
<tr class="separator:a3439790d6565423746d460be7510b888 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2767854a4bd914130650ce49eade8f81 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2767854a4bd914130650ce49eade8f81"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:a2767854a4bd914130650ce49eade8f81 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d6e18d61e9e8f43a956e50cc5f90597 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3d6e18d61e9e8f43a956e50cc5f90597"></a>
<a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxGenericContainer.html#a3d6e18d61e9e8f43a956e50cc5f90597">getparent</a> ()</td></tr>
<tr class="memdesc:a3d6e18d61e9e8f43a956e50cc5f90597 inherit pub_methods_classOfxGenericContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the parent container object (the one representing the containing OFX SGML element) <br/></td></tr>
<tr class="separator:a3d6e18d61e9e8f43a956e50cc5f90597 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa304d5bef635e4771cc04f3d55b8faa0 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa304d5bef635e4771cc04f3d55b8faa0"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context)</td></tr>
<tr class="separator:aa304d5bef635e4771cc04f3d55b8faa0 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3439790d6565423746d460be7510b888 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3439790d6565423746d460be7510b888"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer)</td></tr>
<tr class="separator:a3439790d6565423746d460be7510b888 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2767854a4bd914130650ce49eade8f81 inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2767854a4bd914130650ce49eade8f81"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>OfxGenericContainer</b> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *p_libofx_context, <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *para_parentcontainer, string para_tag_identifier)</td></tr>
<tr class="separator:a2767854a4bd914130650ce49eade8f81 inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20c3e9b8e1c564b0050c446dd1371f5d inherit pub_methods_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a20c3e9b8e1c564b0050c446dd1371f5d"></a>
<a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxGenericContainer.html#a20c3e9b8e1c564b0050c446dd1371f5d">getparent</a> ()</td></tr>
<tr class="memdesc:a20c3e9b8e1c564b0050c446dd1371f5d inherit pub_methods_classOfxGenericContainer"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the parent container object (the one representing the containing OFX SGML element) <br/></td></tr>
<tr class="separator:a20c3e9b8e1c564b0050c446dd1371f5d inherit pub_methods_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_attribs_classOfxTransactionContainer"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classOfxTransactionContainer')"><img src="closed.png" alt="-"/>&#160;Data Fields inherited from <a class="el" href="classOfxTransactionContainer.html">OfxTransactionContainer</a></td></tr>
<tr class="memitem:a309aeafe456a5fd7adb1f94adbfc91a1 inherit pub_attribs_classOfxTransactionContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a309aeafe456a5fd7adb1f94adbfc91a1"></a>
<a class="el" href="structOfxTransactionData.html">OfxTransactionData</a>&#160;</td><td class="memItemRight" valign="bottom"><b>data</b></td></tr>
<tr class="separator:a309aeafe456a5fd7adb1f94adbfc91a1 inherit pub_attribs_classOfxTransactionContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_attribs_classOfxGenericContainer"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classOfxGenericContainer')"><img src="closed.png" alt="-"/>&#160;Data Fields inherited from <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a></td></tr>
<tr class="memitem:a2cad6fe32c79d320b8808d1e88b4e18a inherit pub_attribs_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxGenericContainer.html#a2cad6fe32c79d320b8808d1e88b4e18a">type</a></td></tr>
<tr class="separator:a2cad6fe32c79d320b8808d1e88b4e18a inherit pub_attribs_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2594ccb63eaf769a6b4b5d224411f031 inherit pub_attribs_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxGenericContainer.html#a2594ccb63eaf769a6b4b5d224411f031">tag_identifier</a></td></tr>
<tr class="separator:a2594ccb63eaf769a6b4b5d224411f031 inherit pub_attribs_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac4e7bb27525b187e9f8f71c2b6d7a834 inherit pub_attribs_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac4e7bb27525b187e9f8f71c2b6d7a834"></a>
<a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>parentcontainer</b></td></tr>
<tr class="separator:ac4e7bb27525b187e9f8f71c2b6d7a834 inherit pub_attribs_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a03c91136a4dc5cde3cde5005ec1ad8fd inherit pub_attribs_classOfxGenericContainer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a03c91136a4dc5cde3cde5005ec1ad8fd"></a>
<a class="el" href="classLibofxContext.html">LibofxContext</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>libofx_context</b></td></tr>
<tr class="separator:a03c91136a4dc5cde3cde5005ec1ad8fd inherit pub_attribs_classOfxGenericContainer"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Represents a bank or credid card transaction. </p>
<p>Built from &lt;STMTTRN&gt; OFX SGML entity </p>

<p>Definition at line <a class="el" href="ofx__containers_8hh_source.html#l00221">221</a> of file <a class="el" href="ofx__containers_8hh_source.html">ofx_containers.hh</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a9978c004a174afd5d013ca9806464d6d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void OfxBankTransactionContainer::add_attribute </td>
          <td>(</td>
          <td class="paramtype">const string&#160;</td>
          <td class="paramname"><em>identifier</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Add data to a container object. </p>
<p>Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">identifier</td><td>The name of the data element </td></tr>
    <tr><td class="paramname">value</td><td>The concatenated string of the data </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented from <a class="el" href="classOfxTransactionContainer.html#aefafa4ee0b6745e46e40b5bcafb322e6">OfxTransactionContainer</a>.</p>

<p>Definition at line <a class="el" href="ofx__container__transaction_8cpp_source.html#l00177">177</a> of file <a class="el" href="ofx__container__transaction_8cpp_source.html">ofx_container_transaction.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9978c004a174afd5d013ca9806464d6d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void OfxBankTransactionContainer::add_attribute </td>
          <td>(</td>
          <td class="paramtype">const string&#160;</td>
          <td class="paramname"><em>identifier</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Add data to a container object. </p>
<p>Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">identifier</td><td>The name of the data element </td></tr>
    <tr><td class="paramname">value</td><td>The concatenated string of the data </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented from <a class="el" href="classOfxTransactionContainer.html#aefafa4ee0b6745e46e40b5bcafb322e6">OfxTransactionContainer</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ofx__containers_8hh_source.html">ofx_containers.hh</a></li>
<li><a class="el" href="ofx__container__transaction_8cpp_source.html">ofx_container_transaction.cpp</a></li>
</ul>
</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="classOfxBankTransactionContainer.html">OfxBankTransactionContainer</a></li>
    <li class="footer">Generated on Fri Sep 12 2014 15:59:21 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>