~ubuntu-branches/ubuntu/natty/libofx/natty

« back to all changes in this revision

Viewing changes to doc/html/fx-0_87_80_2lib_2ofx__sgml_8hh-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Bushnell, BSG
  • Date: 2005-11-29 00:12:00 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051129001200-aplj8zbj80f68xby
Tags: 1:0.8.0-9
Generate autotools using Debian libtool (rerun libtoolize --copy
--force, aclocal-1.9, autoconf). (Closes: #341190)

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: ofx_sgml.hh Source File</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.3.7 -->
7
 
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
8
 
<h1>ofx_sgml.hh</h1><a href="fx-0_87_80_2lib_2ofx__sgml_8hh.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/***************************************************************************</span>
9
 
00002 <span class="comment">                          ofx_sgml.h</span>
10
 
00003 <span class="comment">                             -------------------</span>
11
 
00004 <span class="comment">    begin                : Tue Mar 19 2002</span>
12
 
00005 <span class="comment">    copyright            : (C) 2002 by Benoit Gr�goire</span>
13
 
00006 <span class="comment">    email                : bock@step.polymtl.ca</span>
14
 
00007 <span class="comment"> ***************************************************************************/</span>
15
 
00011 <span class="comment">/***************************************************************************</span>
16
 
00012 <span class="comment"> *                                                                         *</span>
17
 
00013 <span class="comment"> *   This program is free software; you can redistribute it and/or modify  *</span>
18
 
00014 <span class="comment"> *   it under the terms of the GNU General Public License as published by  *</span>
19
 
00015 <span class="comment"> *   the Free Software Foundation; either version 2 of the License, or     *</span>
20
 
00016 <span class="comment"> *   (at your option) any later version.                                   *</span>
21
 
00017 <span class="comment"> *                                                                         *</span>
22
 
00018 <span class="comment"> ***************************************************************************/</span>
23
 
00019 <span class="preprocessor">#ifndef OFX_SGML_H</span>
24
 
00020 <span class="preprocessor"></span><span class="preprocessor">#define OFX_SGML_H</span>
25
 
00021 <span class="preprocessor"></span><span class="preprocessor">#include "context.hh"</span>
26
 
00023 <span class="keywordtype">int</span> <a class="code" href="fx-0_87_80_2lib_2ofx__sgml_8hh.html#a0">ofx_proc_sgml</a>(LibofxContext * libofx_context, <span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> *argv[]);
27
 
00024 
28
 
00025 <span class="preprocessor">#endif</span>
29
 
</div></pre><hr size="1"><address style="align: right;"><small>Generated on Fri Oct 8 20:34:48 2004 for LibOFX by
30
 
<a href="http://www.doxygen.org/index.html">
31
 
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
32
 
</body>
33
 
</html>