~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_2ofc__sgml_8hh.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: ofc_sgml.hh File Reference</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>ofc_sgml.hh File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
 
17
OFX/SGML parsing functionnality. 
 
18
<p>
 
19
 
 
20
<p>Definition in file <a class="el" href="fx-0_89_80_2lib_2ofc__sgml_8hh-source.html">fx-0.9.0/lib/ofc_sgml.hh</a>.</p>
 
21
 
 
22
<p>
 
23
 
 
24
<p>
 
25
<a href="fx-0_89_80_2lib_2ofc__sgml_8hh-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 
26
<tr><td></td></tr>
 
27
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
 
28
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="fx-0_89_80_2lib_2ofc__sgml_8hh.html#ee7c042ff1c1d0ee11c693a9617735e5">ofc_proc_sgml</a> (<a class="el" href="classLibofxContext.html">LibofxContext</a> *libofx_context, int argc, char *argv[])</td></tr>
 
29
 
 
30
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Parses a DTD and OFX file(s).  <a href="#ee7c042ff1c1d0ee11c693a9617735e5"></a><br></td></tr>
 
31
</table>
 
32
<hr><h2>Function Documentation</h2>
 
33
<a class="anchor" name="ee7c042ff1c1d0ee11c693a9617735e5"></a><!-- doxytag: member="fx-0.9.0/lib/ofc_sgml.hh::ofc_proc_sgml" ref="ee7c042ff1c1d0ee11c693a9617735e5" args="(LibofxContext *libofx_context, int argc, char *argv[])" -->
 
34
<div class="memitem">
 
35
<div class="memproto">
 
36
      <table class="memname">
 
37
        <tr>
 
38
          <td class="memname">int ofc_proc_sgml           </td>
 
39
          <td>(</td>
 
40
          <td class="paramtype"><a class="el" href="classLibofxContext.html">LibofxContext</a> *&nbsp;</td>
 
41
          <td class="paramname"> <em>libofx_context</em>, </td>
 
42
        </tr>
 
43
        <tr>
 
44
          <td class="paramkey"></td>
 
45
          <td></td>
 
46
          <td class="paramtype">int&nbsp;</td>
 
47
          <td class="paramname"> <em>argc</em>, </td>
 
48
        </tr>
 
49
        <tr>
 
50
          <td class="paramkey"></td>
 
51
          <td></td>
 
52
          <td class="paramtype">char *&nbsp;</td>
 
53
          <td class="paramname"> <em>argv</em>[]</td><td>&nbsp;</td>
 
54
        </tr>
 
55
        <tr>
 
56
          <td></td>
 
57
          <td>)</td>
 
58
          <td></td><td></td><td width="100%"></td>
 
59
        </tr>
 
60
      </table>
 
61
</div>
 
62
<div class="memdoc">
 
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>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>.</p>
 
69
 
 
70
</div>
 
71
</div><p>
 
72
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:28:00 2007 for LibOFX by&nbsp;
 
73
<a href="http://www.doxygen.org/index.html">
 
74
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
 
75
</body>
 
76
</html>