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

« back to all changes in this revision

Viewing changes to doc/html/fx-0_87_80_2lib_2ofc__sgml_8hh.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: fx-0.7.0/lib/ofc_sgml.hh File Reference</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>ofc_sgml.hh File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
9
 
OFX/SGML parsing functionnality. 
10
 
<p>
11
 
 
12
 
<p>
13
 
Definition in file <a class="el" href="fx-0_87_80_2lib_2ofc__sgml_8hh-source.html">fx-0.7.0/lib/ofc_sgml.hh</a>.
14
 
<p>
15
 
 
16
 
<p>
17
 
<a href="fx-0_87_80_2lib_2ofc__sgml_8hh-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
18
 
<tr><td></td></tr>
19
 
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
20
 
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="fx-0_87_80_2lib_2ofc__sgml_8hh.html#a0">ofc_proc_sgml</a> (LibofxContext *libofx_context, int argc, char *argv[])</td></tr>
21
 
 
22
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Parses a DTD and OFX file(s).  <a href="#a0"></a><br><br></td></tr>
23
 
</table>
24
 
<hr><h2>Function Documentation</h2>
25
 
<a class="anchor" name="a0" doxytag="fx-0.7.0/lib/ofc_sgml.hh::ofc_proc_sgml" ></a><p>
26
 
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
27
 
  <tr>
28
 
    <td class="mdRow">
29
 
      <table cellpadding="0" cellspacing="0" border="0">
30
 
        <tr>
31
 
          <td class="md" nowrap valign="top"> int ofc_proc_sgml           </td>
32
 
          <td class="md" valign="top">(&nbsp;</td>
33
 
          <td class="md" nowrap valign="top">LibofxContext *&nbsp;</td>
34
 
          <td class="mdname" nowrap> <em>libofx_context</em>, </td>
35
 
        </tr>
36
 
        <tr>
37
 
          <td class="md" nowrap align="right"></td>
38
 
          <td></td>
39
 
          <td class="md" nowrap>int&nbsp;</td>
40
 
          <td class="mdname" nowrap> <em>argc</em>, </td>
41
 
        </tr>
42
 
        <tr>
43
 
          <td class="md" nowrap align="right"></td>
44
 
          <td></td>
45
 
          <td class="md" nowrap>char *&nbsp;</td>
46
 
          <td class="mdname" nowrap> <em>argv</em>[]</td>
47
 
        </tr>
48
 
        <tr>
49
 
          <td></td>
50
 
          <td class="md">)&nbsp;</td>
51
 
          <td class="md" colspan="2"></td>
52
 
        </tr>
53
 
      </table>
54
 
    </td>
55
 
  </tr>
56
 
</table>
57
 
<table cellspacing=5 cellpadding=0 border=0>
58
 
  <tr>
59
 
    <td>
60
 
      &nbsp;
61
 
    </td>
62
 
    <td>
63
 
 
64
 
<p>
65
 
Parses a DTD and OFX file(s). 
66
 
<p>
67
 
ofc_proc_sgml will take a list of files in command line format. The first file must be the DTD, and then any number of OFX files. 
68
 
<p>
69
 
Definition at line <a class="el" href="ofc__sgml_8cpp-source.html#l00345">345</a> of file <a class="el" href="ofc__sgml_8cpp-source.html">ofc_sgml.cpp</a>.
70
 
<p>
71
 
Referenced by <a class="el" href="ofx__preproc_8cpp-source.html#l00201">libofx_proc_buffer()</a>, and <a class="el" href="ofx__preproc_8cpp-source.html#l00058">ofx_proc_file()</a>.    </td>
72
 
  </tr>
73
 
</table>
74
 
<hr size="1"><address style="align: right;"><small>Generated on Fri Oct 8 20:34:48 2004 for LibOFX by
75
 
<a href="http://www.doxygen.org/index.html">
76
 
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
77
 
</body>
78
 
</html>