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

« back to all changes in this revision

Viewing changes to doc/html/fx-0_89_80_2lib_2ofx__sgml_8hh-source.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=UTF-8">
 
3
<title>LibOFX: ofx_sgml.hh Source File</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.5.3 -->
 
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><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
 
13
    <li class="current"><a href="files.html"><span>Files</span></a></li>
 
14
  </ul>
 
15
</div>
 
16
<h1>ofx_sgml.hh</h1><a href="fx-0_89_80_2lib_2ofx__sgml_8hh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/***************************************************************************</span>
 
17
<a name="l00002"></a>00002 <span class="comment">                          ofx_sgml.h</span>
 
18
<a name="l00003"></a>00003 <span class="comment">                             -------------------</span>
 
19
<a name="l00004"></a>00004 <span class="comment">    begin                : Tue Mar 19 2002</span>
 
20
<a name="l00005"></a>00005 <span class="comment">    copyright            : (C) 2002 by Benoit Gr�goire</span>
 
21
<a name="l00006"></a>00006 <span class="comment">    email                : bock@step.polymtl.ca</span>
 
22
<a name="l00007"></a>00007 <span class="comment"> ***************************************************************************/</span>
 
23
<a name="l00011"></a>00011 <span class="comment">/***************************************************************************</span>
 
24
<a name="l00012"></a>00012 <span class="comment"> *                                                                         *</span>
 
25
<a name="l00013"></a>00013 <span class="comment"> *   This program is free software; you can redistribute it and/or modify  *</span>
 
26
<a name="l00014"></a>00014 <span class="comment"> *   it under the terms of the GNU General Public License as published by  *</span>
 
27
<a name="l00015"></a>00015 <span class="comment"> *   the Free Software Foundation; either version 2 of the License, or     *</span>
 
28
<a name="l00016"></a>00016 <span class="comment"> *   (at your option) any later version.                                   *</span>
 
29
<a name="l00017"></a>00017 <span class="comment"> *                                                                         *</span>
 
30
<a name="l00018"></a>00018 <span class="comment"> ***************************************************************************/</span>
 
31
<a name="l00019"></a>00019 <span class="preprocessor">#ifndef OFX_SGML_H</span>
 
32
<a name="l00020"></a>00020 <span class="preprocessor"></span><span class="preprocessor">#define OFX_SGML_H</span>
 
33
<a name="l00021"></a>00021 <span class="preprocessor"></span><span class="preprocessor">#include "context.hh"</span>
 
34
<a name="l00023"></a>00023 <span class="keywordtype">int</span> <a class="code" href="ofx__sgml_8cpp.html#27d475cfed072c1761992192a9ce83cc" title="Parses a DTD and OFX file(s).">ofx_proc_sgml</a>(<a class="code" href="classLibofxContext.html">LibofxContext</a> * libofx_context, <span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> *argv[]);
 
35
<a name="l00024"></a>00024 
 
36
<a name="l00025"></a>00025 <span class="preprocessor">#endif</span>
 
37
</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:27:59 2007 for LibOFX by&nbsp;
 
38
<a href="http://www.doxygen.org/index.html">
 
39
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
 
40
</body>
 
41
</html>