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.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.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Implementation of an OfxRequests to create an OFX file containing a generic request .
<p>
<p>Definition in file <a class="el" href="ofx__request_8cpp-source.html">ofx_request.cpp</a>.</p>
<p>
<p>
<a href="ofx__request_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="2f86a163dc83453b02683f1d20d6b3d6"></a><!-- doxytag: member="ofx_request.cpp::time_t_to_ofxdatetime" ref="2f86a163dc83453b02683f1d20d6b3d6" args="(time_t time)" -->
string </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request_8cpp.html#2f86a163dc83453b02683f1d20d6b3d6">time_t_to_ofxdatetime</a> (time_t time)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34e84f6346e9d35feba51592e3db190c"></a><!-- doxytag: member="ofx_request.cpp::time_t_to_ofxdate" ref="34e84f6346e9d35feba51592e3db190c" args="(time_t time)" -->
string </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request_8cpp.html#34e84f6346e9d35feba51592e3db190c">time_t_to_ofxdate</a> (time_t time)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="38a94b99f351615ee7a342f409db8499"></a><!-- doxytag: member="ofx_request.cpp::OfxHeader" ref="38a94b99f351615ee7a342f409db8499" args="(const char *hver)" -->
string </td><td class="memItemRight" valign="bottom"><a class="el" href="ofx__request_8cpp.html#38a94b99f351615ee7a342f409db8499">OfxHeader</a> (const char *hver)</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>
|