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
|
<!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: ofx_request_statement.cpp File 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><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<h1>ofx_request_statement.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Implementation of libofx_request_statement to create an OFX file containing a request for a statement.
<p>
<p>Definition in file <a class="el" href="ofx__request__statement_8cpp-source.html">ofx_request_statement.cpp</a>.</p>
<p>
<p>
<a href="ofx__request__statement_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe5e9e2a83708f6d345a4f49268ec8b2"></a><!-- doxytag: member="ofx_request_statement.cpp::libofx_request_statement" ref="fe5e9e2a83708f6d345a4f49268ec8b2" args="(const OfxFiLogin *login, const OfxAccountData *account, time_t date_from)" -->
char * </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request__statement_8cpp.html#fe5e9e2a83708f6d345a4f49268ec8b2">libofx_request_statement</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> *login, const <a class="el" href="structOfxAccountData.html">OfxAccountData</a> *account, time_t date_from)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22a315696e3c04b47ab85ad7da3d3cab"></a><!-- doxytag: member="ofx_request_statement.cpp::libofx_request_payment" ref="22a315696e3c04b47ab85ad7da3d3cab" args="(const OfxFiLogin *login, const OfxAccountData *account, const OfxPayee *payee, const OfxPayment *payment)" -->
char * </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request__statement_8cpp.html#22a315696e3c04b47ab85ad7da3d3cab">libofx_request_payment</a> (const <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> *login, const <a class="el" href="structOfxAccountData.html">OfxAccountData</a> *account, const <a class="el" href="structOfxPayee.html">OfxPayee</a> *payee, const <a class="el" href="structOfxPayment.html">OfxPayment</a> *payment)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b9b42a433677da688d0f9f37d9da24d1"></a><!-- doxytag: member="ofx_request_statement.cpp::libofx_request_payment_status" ref="b9b42a433677da688d0f9f37d9da24d1" args="(const struct OfxFiLogin *login, const char *transactionid)" -->
CFCT char * </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request__statement_8cpp.html#b9b42a433677da688d0f9f37d9da24d1">libofx_request_payment_status</a> (const struct <a class="el" href="structOfxFiLogin.html">OfxFiLogin</a> *login, const char *transactionid)</td></tr>
</table>
<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>
|