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 Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data 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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxAccountInfoRequest.html#95e70762fc3a59b38956fda4000cb1c8">OfxAccountInfoRequest</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> &fi)</td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="95e70762fc3a59b38956fda4000cb1c8"></a><!-- doxytag: member="OfxAccountInfoRequest::OfxAccountInfoRequest" ref="95e70762fc3a59b38956fda4000cb1c8" args="(const OfxFiLogin &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> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </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> </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 &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> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </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> </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 &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> & </td>
<td class="paramname"> <em>fi</em> </td>
<td> ) </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> </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
<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>
|