File: classOfxAccountInfoRequest.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 (145 lines) | stat: -rw-r--r-- 8,612 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
<!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: OfxAccountInfoRequest 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>OfxAccountInfoRequest Class Reference</h1><!-- doxytag: class="OfxAccountInfoRequest" --><!-- doxytag: inherits="OfxRequest,OfxRequest,OfxRequest" --><div class="dynheader">
Inheritance diagram for OfxAccountInfoRequest:</div>
<div class="dynsection">

<p><center><img src="classOfxAccountInfoRequest.png" usemap="#OfxAccountInfoRequest_map" border="0" alt=""></center>
<map name="OfxAccountInfoRequest_map">
<area href="classOfxRequest.html" alt="OfxRequest" shape="rect" coords="0,168,144,192">
<area href="classOfxRequest.html" alt="OfxRequest" shape="rect" coords="308,168,452,192">
<area href="classOfxRequest.html" alt="OfxRequest" shape="rect" coords="616,168,760,192">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="770,112,914,136">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="770,56,914,80">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="770,0,914,24">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="462,112,606,136">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="462,56,606,80">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="462,0,606,24">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="154,112,298,136">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="154,56,298,80">
<area href="classOfxAggregate.html" alt="OfxAggregate" shape="rect" coords="154,0,298,24">
</map>
</div>
<hr><a name="_details"></a><h2>Detailed Description</h2>
An account information request. 
<p>
This is an entire OFX aggregate, with all subordinate aggregates needed to log onto the OFX server of a single financial institution and download a list of all accounts for this user. 
<p>Definition at line <a class="el" href="ofx__request__accountinfo_8hh-source.html#l00037">37</a> of file <a class="el" href="ofx__request__accountinfo_8hh-source.html">ofx_request_accountinfo.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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;fi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;fi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;fi)</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="95e70762fc3a59b38956fda4000cb1c8"></a><!-- doxytag: member="OfxAccountInfoRequest::OfxAccountInfoRequest" ref="95e70762fc3a59b38956fda4000cb1c8" args="(const OfxFiLogin &amp;fi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OfxAccountInfoRequest::OfxAccountInfoRequest           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fi</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates the request aggregate to obtain an account list from this <code>fi</code>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fi</em>&nbsp;</td><td>The information needed to log on user into one financial institution </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="ofx__request__accountinfo_8cpp-source.html#l00074">74</a> of file <a class="el" href="ofx__request__accountinfo_8cpp-source.html">ofx_request_accountinfo.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="95e70762fc3a59b38956fda4000cb1c8"></a><!-- doxytag: member="OfxAccountInfoRequest::OfxAccountInfoRequest" ref="95e70762fc3a59b38956fda4000cb1c8" args="(const OfxFiLogin &amp;fi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OfxAccountInfoRequest::OfxAccountInfoRequest           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fi</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates the request aggregate to obtain an account list from this <code>fi</code>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fi</em>&nbsp;</td><td>The information needed to log on user into one financial institution </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="95e70762fc3a59b38956fda4000cb1c8"></a><!-- doxytag: member="OfxAccountInfoRequest::OfxAccountInfoRequest" ref="95e70762fc3a59b38956fda4000cb1c8" args="(const OfxFiLogin &amp;fi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OfxAccountInfoRequest::OfxAccountInfoRequest           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fi</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates the request aggregate to obtain an account list from this <code>fi</code>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fi</em>&nbsp;</td><td>The information needed to log on user into one financial institution </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ofx__request__accountinfo_8hh-source.html">ofx_request_accountinfo.hh</a><li><a class="el" href="fx-0_88_82_2lib_2ofx__request__accountinfo_8hh-source.html">fx-0.8.2/lib/ofx_request_accountinfo.hh</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__request__accountinfo_8hh-source.html">fx-0.9.0/lib/ofx_request_accountinfo.hh</a><li><a class="el" href="ofx__request__accountinfo_8cpp-source.html">ofx_request_accountinfo.cpp</a><li><a class="el" href="fx-0_88_82_2lib_2ofx__request__accountinfo_8cpp-source.html">fx-0.8.2/lib/ofx_request_accountinfo.cpp</a><li><a class="el" href="fx-0_89_80_2lib_2ofx__request__accountinfo_8cpp-source.html">fx-0.9.0/lib/ofx_request_accountinfo.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>