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
|
<!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: OfxFiLogin 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>OfxFiLogin Struct Reference</h1><!-- doxytag: class="OfxFiLogin" --><hr><a name="_details"></a><h2>Detailed Description</h2>
Information sufficient to log into an financial institution.
<p>
Contains all the info needed for a user to log into a financial institution and make requests for statements or post transactions. An <a class="el" href="structOfxFiLogin.html" title="Information sufficient to log into an financial institution.">OfxFiLogin</a> must be passed to all functions which create OFX requests.
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00717">717</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"><a class="anchor" name="ae44e5ea969520f461489956fce0ed58"></a><!-- doxytag: member="OfxFiLogin::fid" ref="ae44e5ea969520f461489956fce0ed58" args="[OFX_FID_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#ae44e5ea969520f461489956fce0ed58">fid</a> [OFX_FID_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8fac30b84cbaab576b14c1c9c9f583b2"></a><!-- doxytag: member="OfxFiLogin::org" ref="8fac30b84cbaab576b14c1c9c9f583b2" args="[OFX_ORG_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#8fac30b84cbaab576b14c1c9c9f583b2">org</a> [OFX_ORG_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="655c23be41b28f250175501414523825"></a><!-- doxytag: member="OfxFiLogin::userid" ref="655c23be41b28f250175501414523825" args="[OFX_USERID_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#655c23be41b28f250175501414523825">userid</a> [OFX_USERID_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8507687737334b8e5559d8aafe190878"></a><!-- doxytag: member="OfxFiLogin::userpass" ref="8507687737334b8e5559d8aafe190878" args="[OFX_USERPASS_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#8507687737334b8e5559d8aafe190878">userpass</a> [OFX_USERPASS_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5d12a1cd890d0307c860f34a0947b30b"></a><!-- doxytag: member="OfxFiLogin::header_version" ref="5d12a1cd890d0307c860f34a0947b30b" args="[OFX_HEADERVERSION_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#5d12a1cd890d0307c860f34a0947b30b">header_version</a> [OFX_HEADERVERSION_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0589bf38951c4e698236146c019d4cd1"></a><!-- doxytag: member="OfxFiLogin::appid" ref="0589bf38951c4e698236146c019d4cd1" args="[OFX_APPID_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#0589bf38951c4e698236146c019d4cd1">appid</a> [OFX_APPID_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f870ca3b27992fb53f203d23f33d097c"></a><!-- doxytag: member="OfxFiLogin::appver" ref="f870ca3b27992fb53f203d23f33d097c" args="[OFX_APPVER_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiLogin.html#f870ca3b27992fb53f203d23f33d097c">appver</a> [OFX_APPVER_LENGTH]</td></tr>
</table>
<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>
|