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

« back to all changes in this revision

Viewing changes to doc/html/fx-0_88_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.9.1 -->
 
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
<div class="nav">
 
9
<a class="el" href="dir_000003.html">libofx-0.8.0</a>&nbsp;/&nbsp;<a class="el" href="dir_000004.html">lib</a></div>
 
10
<h1>fx-0.8.0/lib/ofx_sgml.hh</h1><a href="fx-0_88_80_2lib_2ofx__sgml_8hh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 <span class="comment">/***************************************************************************</span>
 
11
00002 <span class="comment">                          ofx_sgml.h</span>
 
12
00003 <span class="comment">                             -------------------</span>
 
13
00004 <span class="comment">    begin                : Tue Mar 19 2002</span>
 
14
00005 <span class="comment">    copyright            : (C) 2002 by Benoit Gr�goire</span>
 
15
00006 <span class="comment">    email                : bock@step.polymtl.ca</span>
 
16
00007 <span class="comment"> ***************************************************************************/</span>
 
17
00011 <span class="comment">/***************************************************************************</span>
 
18
00012 <span class="comment"> *                                                                         *</span>
 
19
00013 <span class="comment"> *   This program is free software; you can redistribute it and/or modify  *</span>
 
20
00014 <span class="comment"> *   it under the terms of the GNU General Public License as published by  *</span>
 
21
00015 <span class="comment"> *   the Free Software Foundation; either version 2 of the License, or     *</span>
 
22
00016 <span class="comment"> *   (at your option) any later version.                                   *</span>
 
23
00017 <span class="comment"> *                                                                         *</span>
 
24
00018 <span class="comment"> ***************************************************************************/</span>
 
25
00019 <span class="preprocessor">#ifndef OFX_SGML_H</span>
 
26
00020 <span class="preprocessor"></span><span class="preprocessor">#define OFX_SGML_H</span>
 
27
00021 <span class="preprocessor"></span><span class="preprocessor">#include "context.hh"</span>
 
28
00023 <span class="keywordtype">int</span> <a class="code" href="fx-0_88_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[]);
 
29
00024 
 
30
00025 <span class="preprocessor">#endif</span>
 
31
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Jul 31 15:38:35 2005 for LibOFX by&nbsp;
 
32
<a href="http://www.doxygen.org/index.html">
 
33
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
 
34
</body>
 
35
</html>