~mterry/ubuntu/natty/libofx/libofx.new-upstream-benoit-sru

« back to all changes in this revision

Viewing changes to doc/html/structOfxAccountInfo.html

  • Committer: Bazaar Package Importer
  • Author(s): Saïvann Carignan
  • Date: 2008-02-06 17:25:16 UTC
  • mto: (3.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20080206172516-bnzxb29igye8um9h
Tags: upstream-0.9.0
Import upstream version 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>LibOFX: OfxAccountInfo Struct Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.4.6 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
 
    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13
 
    <li><a href="files.html"><span>Files</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
18
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
19
 
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
20
 
  </ul></div>
21
 
<h1>OfxAccountInfo Struct Reference</h1><!-- doxytag: class="OfxAccountInfo" --><hr><a name="_details"></a><h2>Detailed Description</h2>
22
 
Information sufficient to identify an account. 
23
 
<p>
24
 
Contains all the info needed for an OFX request to identify an account. An <a class="el" href="structOfxAccountInfo.html">OfxAccountInfo</a> must be passed to all functions which create OFX requests related to a specific account. 
25
 
<p>
26
 
 
27
 
<p>
28
 
Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00719">719</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.<table border="0" cellpadding="0" cellspacing="0">
29
 
<tr><td></td></tr>
30
 
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
31
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9d9f753213e4158829542e0a386d16c2"></a><!-- doxytag: member="OfxAccountInfo::accountid" ref="9d9f753213e4158829542e0a386d16c2" args="[OFX_ACCOUNT_ID_LENGTH]" -->
32
 
char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxAccountInfo.html#9d9f753213e4158829542e0a386d16c2">accountid</a> [OFX_ACCOUNT_ID_LENGTH]</td></tr>
33
 
 
34
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0236025b0b1f8a8e4954ad7b2167e7f3"></a><!-- doxytag: member="OfxAccountInfo::bankid" ref="0236025b0b1f8a8e4954ad7b2167e7f3" args="[OFX_BANKID_LENGTH]" -->
35
 
char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxAccountInfo.html#0236025b0b1f8a8e4954ad7b2167e7f3">bankid</a> [OFX_BANKID_LENGTH]</td></tr>
36
 
 
37
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1b8903e24442ff02fc0a12ee0592cae6"></a><!-- doxytag: member="OfxAccountInfo::brokerid" ref="1b8903e24442ff02fc0a12ee0592cae6" args="[OFX_BROKERID_LENGTH]" -->
38
 
char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxAccountInfo.html#1b8903e24442ff02fc0a12ee0592cae6">brokerid</a> [OFX_BROKERID_LENGTH]</td></tr>
39
 
 
40
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="53b89b76ff4e65948765ec3e4c3d74d7"></a><!-- doxytag: member="OfxAccountInfo::type" ref="53b89b76ff4e65948765ec3e4c3d74d7" args="" -->
41
 
<a class="el" href="inc_2libofx_8h.html#ceebae269b57772784d69f1378935bcb">AccountType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxAccountInfo.html#53b89b76ff4e65948765ec3e4c3d74d7">type</a></td></tr>
42
 
 
43
 
</table>
44
 
<hr>The documentation for this struct was generated from the following files:<ul>
45
 
<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></ul>
46
 
<hr size="1"><address style="align: right;"><small>Generated on Fri Aug 25 13:25:23 2006 for LibOFX by&nbsp;
47
 
<a href="http://www.doxygen.org/index.html">
48
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
49
 
</body>
50
 
</html>