File: classOfxPushUpContainer.html

package info (click to toggle)
libofx 1%3A0.9.0-3
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 9,864 kB
  • ctags: 31,331
  • sloc: sh: 8,861; cpp: 5,714; ansic: 2,524; makefile: 204; xml: 61
file content (187 lines) | stat: -rw-r--r-- 11,777 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>LibOFX: OfxPushUpContainer Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul>
</div>
<h1>OfxPushUpContainer Class Reference</h1><!-- doxytag: class="OfxPushUpContainer" --><!-- doxytag: inherits="OfxGenericContainer,OfxGenericContainer,OfxGenericContainer" --><div class="dynheader">
Inheritance diagram for OfxPushUpContainer:</div>
<div class="dynsection">

<p><center><img src="classOfxPushUpContainer.png" usemap="#OfxPushUpContainer_map" border="0" alt=""></center>
<map name="OfxPushUpContainer_map">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="0,0,132,24">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="142,0,274,24">
<area href="classOfxGenericContainer.html" alt="OfxGenericContainer" shape="rect" coords="284,0,416,24">
</map>
</div>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A container to hold a OFX SGML element for which you want the parent to process it's data elements. 
<p>
When you use add_attribute on an <a class="el" href="classOfxPushUpContainer.html" title="A container to hold a OFX SGML element for which you want the parent to process it&#39;s...">OfxPushUpContainer</a>, the add_attribute is redirected to the parent container. 
<p>Definition at line <a class="el" href="ofx__containers_8hh-source.html#l00085">85</a> of file <a class="el" href="ofx__containers_8hh-source.html">ofx_containers.hh</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1fa2e01710b00ce7bdb80d5c9fbb3d2c"></a><!-- doxytag: member="OfxPushUpContainer::OfxPushUpContainer" ref="1fa2e01710b00ce7bdb80d5c9fbb3d2c" args="(LibofxContext *p_libofx_context, OfxGenericContainer *para_parentcontainer, string para_tag_identifier)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxPushUpContainer.html#1fa2e01710b00ce7bdb80d5c9fbb3d2c">OfxPushUpContainer</a> (<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><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxPushUpContainer.html#192a69d44555a22ad7e8cb16d7db53f8">add_attribute</a> (const string identifier, const string value)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add data to a container object.  <a href="#192a69d44555a22ad7e8cb16d7db53f8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1fa2e01710b00ce7bdb80d5c9fbb3d2c"></a><!-- doxytag: member="OfxPushUpContainer::OfxPushUpContainer" ref="1fa2e01710b00ce7bdb80d5c9fbb3d2c" args="(LibofxContext *p_libofx_context, OfxGenericContainer *para_parentcontainer, string para_tag_identifier)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>OfxPushUpContainer</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><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxPushUpContainer.html#192a69d44555a22ad7e8cb16d7db53f8">add_attribute</a> (const string identifier, const string value)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add data to a container object.  <a href="#192a69d44555a22ad7e8cb16d7db53f8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1fa2e01710b00ce7bdb80d5c9fbb3d2c"></a><!-- doxytag: member="OfxPushUpContainer::OfxPushUpContainer" ref="1fa2e01710b00ce7bdb80d5c9fbb3d2c" args="(LibofxContext *p_libofx_context, OfxGenericContainer *para_parentcontainer, string para_tag_identifier)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>OfxPushUpContainer</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><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxPushUpContainer.html#192a69d44555a22ad7e8cb16d7db53f8">add_attribute</a> (const string identifier, const string value)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add data to a container object.  <a href="#192a69d44555a22ad7e8cb16d7db53f8"></a><br></td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="192a69d44555a22ad7e8cb16d7db53f8"></a><!-- doxytag: member="OfxPushUpContainer::add_attribute" ref="192a69d44555a22ad7e8cb16d7db53f8" args="(const string identifier, const string value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void OfxPushUpContainer::add_attribute           </td>
          <td>(</td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>identifier</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add data to a container object. 
<p>
Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>identifier</em>&nbsp;</td><td>The name of the data element </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>The concatenated string of the data </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classOfxGenericContainer.html#6168716a931dc8e74bcb534fdadaf778">OfxGenericContainer</a>.</p>

<p>Definition at line <a class="el" href="ofx__containers__misc_8cpp-source.html#l00062">62</a> of file <a class="el" href="ofx__containers__misc_8cpp-source.html">ofx_containers_misc.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="192a69d44555a22ad7e8cb16d7db53f8"></a><!-- doxytag: member="OfxPushUpContainer::add_attribute" ref="192a69d44555a22ad7e8cb16d7db53f8" args="(const string identifier, const string value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void OfxPushUpContainer::add_attribute           </td>
          <td>(</td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>identifier</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add data to a container object. 
<p>
Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>identifier</em>&nbsp;</td><td>The name of the data element </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>The concatenated string of the data </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classOfxGenericContainer.html#6168716a931dc8e74bcb534fdadaf778">OfxGenericContainer</a>.</p>

</div>
</div><p>
<a class="anchor" name="192a69d44555a22ad7e8cb16d7db53f8"></a><!-- doxytag: member="OfxPushUpContainer::add_attribute" ref="192a69d44555a22ad7e8cb16d7db53f8" args="(const string identifier, const string value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void OfxPushUpContainer::add_attribute           </td>
          <td>(</td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>identifier</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string&nbsp;</td>
          <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add data to a container object. 
<p>
Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>identifier</em>&nbsp;</td><td>The name of the data element </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>The concatenated string of the data </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classOfxGenericContainer.html#6168716a931dc8e74bcb534fdadaf778">OfxGenericContainer</a>.</p>

</div>
</div><p>
<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><a class="el" href="fx-0_88_82_2lib_2ofx__containers_8hh-source.html">fx-0.8.2/lib/ofx_containers.hh</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__containers_8hh-source.html">fx-0.9.0/lib/ofx_containers.hh</a><li><a class="el" href="ofx__containers__misc_8cpp-source.html">ofx_containers_misc.cpp</a><li><a class="el" href="fx-0_88_82_2lib_2ofx__containers__misc_8cpp-source.html">fx-0.8.2/lib/ofx_containers_misc.cpp</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__containers__misc_8cpp-source.html">fx-0.9.0/lib/ofx_containers_misc.cpp</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:28:00 2007 for LibOFX by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>