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
|
<!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: OfxCurrency Struct 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>OfxCurrency Struct Reference</h1><!-- doxytag: class="OfxCurrency" --><hr><a name="_details"></a><h2>Detailed Description</h2>
NOT YET SUPPORTED.
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00627">627</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxCurrency.html#b161a37469e797c6762d7dd909819332">currency</a> [OFX_CURRENCY_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxCurrency.html#42189e2f5c6b57cf09cb75689a6c1b88">exchange_rate</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxCurrency.html#19eb1ccd12664af9dfdb55d67641f32d">must_convert</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="b161a37469e797c6762d7dd909819332"></a><!-- doxytag: member="OfxCurrency::currency" ref="b161a37469e797c6762d7dd909819332" args="[OFX_CURRENCY_LENGTH]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structOfxCurrency.html#b161a37469e797c6762d7dd909819332">OfxCurrency::currency</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Currency in ISO-4217 format
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00628">628</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
</div>
</div><p>
<a class="anchor" name="42189e2f5c6b57cf09cb75689a6c1b88"></a><!-- doxytag: member="OfxCurrency::exchange_rate" ref="42189e2f5c6b57cf09cb75689a6c1b88" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="structOfxCurrency.html#42189e2f5c6b57cf09cb75689a6c1b88">OfxCurrency::exchange_rate</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Exchange rate from the normal currency of the account
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00629">629</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
</div>
</div><p>
<a class="anchor" name="19eb1ccd12664af9dfdb55d67641f32d"></a><!-- doxytag: member="OfxCurrency::must_convert" ref="19eb1ccd12664af9dfdb55d67641f32d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structOfxCurrency.html#19eb1ccd12664af9dfdb55d67641f32d">OfxCurrency::must_convert</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
true or false
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00630">630</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a><li><a class="el" href="libofx-0_88_82_2inc_2libofx_8h-source.html">libofx-0.8.2/inc/libofx.h</a><li><a class="el" href="libofx-0_89_80_2inc_2libofx_8h-source.html">libofx-0.9.0/inc/libofx.h</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>
|