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

« back to all changes in this revision

Viewing changes to doc/html/ofx__containers_8hh.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
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">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
3
<title>LibOFX: ofx_containers.hh File Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.4.6 -->
 
7
<!-- Generated by Doxygen 1.5.3 -->
8
8
<div class="tabs">
9
9
  <ul>
10
10
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
11
11
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12
12
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13
 
    <li id="current"><a href="files.html"><span>Files</span></a></li>
14
 
  </ul></div>
15
 
<div class="tabs">
16
 
  <ul>
17
 
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
18
 
    <li><a href="globals.html"><span>Globals</span></a></li>
19
 
  </ul></div>
 
13
    <li class="current"><a href="files.html"><span>Files</span></a></li>
 
14
  </ul>
 
15
</div>
20
16
<h1>ofx_containers.hh File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
21
17
LibOFX internal object code. 
22
18
<p>
23
 
These objects will process the elements returned by ofx_sgml.cpp and add them to their data members. <dl compact><dt><b>Warning:</b></dt><dd>Object documentation is not yet complete. </dd></dl>
24
 
 
25
 
<p>
26
 
Definition in file <a class="el" href="ofx__containers_8hh-source.html">ofx_containers.hh</a>.
 
19
These objects will process the elements returned by ofx_sgml.cpp and add them to their data members. <dl class="warning" compact><dt><b>Warning:</b></dt><dd>Object documentation is not yet complete. </dd></dl>
 
20
 
 
21
<p>Definition in file <a class="el" href="ofx__containers_8hh-source.html">ofx_containers.hh</a>.</p>
 
22
 
27
23
<p>
28
24
 
29
25
<p>
32
28
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
33
29
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a></td></tr>
34
30
 
35
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic container for an OFX SGML element. Every container inherits from <a class="el" href="classOfxGenericContainer.html">OfxGenericContainer</a>.  <a href="classOfxGenericContainer.html#_details">More...</a><br></td></tr>
 
31
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic container for an OFX SGML element. Every container inherits from <a class="el" href="classOfxGenericContainer.html" title="A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer...">OfxGenericContainer</a>.  <a href="classOfxGenericContainer.html#_details">More...</a><br></td></tr>
36
32
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOfxDummyContainer.html">OfxDummyContainer</a></td></tr>
37
33
 
38
34
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A container to holds OFX SGML elements that LibOFX knows nothing about.  <a href="classOfxDummyContainer.html#_details">More...</a><br></td></tr>
67
63
 
68
64
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The root container. Created by the &lt;OFX&gt; OFX element or by the export functions.  <a href="classOfxMainContainer.html#_details">More...</a><br></td></tr>
69
65
</table>
70
 
<hr size="1"><address style="align: right;"><small>Generated on Fri Aug 25 13:25:22 2006 for LibOFX by&nbsp;
 
66
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:28:00 2007 for LibOFX by&nbsp;
71
67
<a href="http://www.doxygen.org/index.html">
72
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
 
68
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
73
69
</body>
74
70
</html>