| 12
 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
 
 | <!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: LibOFX developer's manual</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 class="current"><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><a href="files.html"><span>Files</span></a></li>
  </ul>
</div>
<h1>LibOFX developer's manual</h1>
<p>
<h2><a class="anchor" name="intro">
Introduction</a></h2>
This is the documentation for the LibOFX library and it's utilities. It should always be up to date since it is generated directly from the source files using Doxygen. This documentation covers the internals as well as the API of libofx. Before you dive into this documentation, you should have read the README and the other files included at the top level of the distribution.<h2><a class="anchor" name="quicklinks">
Quick links</a></h2>
These are the most important sections of the doc. The rest covers the library internals and is a work in progress. The documentation for the different functions is mostly complete, but documention for the objects is not.<h3><a class="anchor" name="api">
API documentation</a></h3>
If you are only interested in the API. It's covered entirely in the libofx.h section.<h3><a class="anchor" name="ofxdump">
ofxdump documentation</a></h3>
The user documentation for the ofxdump utility is on the <a class="el" href="ofxdump_8cpp.html" title="Code for ofxdump utility. C++ example code.">ofxdump.cpp</a> page.<h3><a class="anchor" name="ofx2qif">
ofx2qif documentation</a></h3>
The user documentation for the ofx2qif converter is on the <a class="el" href="ofx2qif_8c.html" title="Code for ofx2qif utility. C example code.">ofx2qif.c</a> page.<h2><a class="anchor" name="contact">
Contacts</a></h2>
<h3><a class="anchor" name="web">
Web Site</a></h3>
News about LibOFX as well as the latest version can always be found at <a href="http://libofx.sourceforge.net/">http://libofx.sourceforge.net/</a><h3><a class="anchor" name="email">
Email</a></h3>
If you have any questions not covered in this documentation or the web site, do not hesitate to email me:<p>
Benoit Grgoire mailto:<a href="mailto:bock@step.polymtl.ca">bock@step.polymtl.ca</a> <hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:27:58 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>
 |