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

« back to all changes in this revision

Viewing changes to doc/html/file__preproc_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:
3
3
<title>LibOFX: file_preproc.hh File Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
 
<!-- Generated by Doxygen 1.3.7 -->
 
6
<!-- Generated by Doxygen 1.3.9.1 -->
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
<div class="nav">
 
9
<a class="el" href="dir_000002.html">lib</a></div>
8
10
<h1>file_preproc.hh File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
9
11
Preprocessing of the OFX files before parsing. 
10
12
<p>
14
16
<p>
15
17
 
16
18
<p>
17
 
<a href="file__preproc_8hh-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
 
19
<a href="file__preproc_8hh-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
18
20
<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>enum <a class="el" href="libofx-0_87_80_2inc_2libofx_8h.html#a90">LibofxFileFormat</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="file__preproc_8hh.html#a0">libofx_detect_file_type</a> (const char *p_filename)</td></tr>
 
21
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
 
22
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum <a class="el" href="libofx-0_88_80_2inc_2libofx_8h.html#a101">LibofxFileFormat</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="file__preproc_8hh.html#a0">libofx_detect_file_type</a> (const char *p_filename)</td></tr>
21
23
 
22
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">libofx_detect_file_type tries to analyze a file to determine it's format.  <a href="#a0"></a><br><br></td></tr>
 
24
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">libofx_detect_file_type tries to analyze a file to determine it's format.  <a href="#a0"></a><br></td></tr>
23
25
</table>
24
26
<hr><h2>Function Documentation</h2>
25
 
<a class="anchor" name="a0" doxytag="file_preproc.hh::libofx_detect_file_type" ></a><p>
 
27
<a class="anchor" name="a0" doxytag="file_preproc.hh::libofx_detect_file_type"></a><p>
26
28
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
27
29
  <tr>
28
30
    <td class="mdRow">
29
31
      <table cellpadding="0" cellspacing="0" border="0">
30
32
        <tr>
31
 
          <td class="md" nowrap valign="top"> enum <a class="el" href="libofx-0_87_80_2inc_2libofx_8h.html#a90">LibofxFileFormat</a> libofx_detect_file_type           </td>
 
33
          <td class="md" nowrap valign="top">enum <a class="el" href="libofx-0_88_80_2inc_2libofx_8h.html#a101">LibofxFileFormat</a> libofx_detect_file_type           </td>
32
34
          <td class="md" valign="top">(&nbsp;</td>
33
35
          <td class="md" nowrap valign="top">const char *&nbsp;</td>
34
36
          <td class="mdname1" valign="top" nowrap> <em>p_filename</em>          </td>
39
41
    </td>
40
42
  </tr>
41
43
</table>
42
 
<table cellspacing=5 cellpadding=0 border=0>
 
44
<table cellspacing="5" cellpadding="0" border="0">
43
45
  <tr>
44
46
    <td>
45
47
      &nbsp;
51
53
<p>
52
54
<dl compact><dt><b>Parameters:</b></dt><dd>
53
55
  <table border="0" cellspacing="2" cellpadding="0">
54
 
    <tr><td></td><td valign=top><em>p_filename</em>&nbsp;</td><td>File name of the file to process </td></tr>
 
56
    <tr><td valign="top"></td><td valign="top"><em>p_filename</em>&nbsp;</td><td>File name of the file to process </td></tr>
55
57
  </table>
56
58
</dl>
57
59
<dl compact><dt><b>Returns:</b></dt><dd>Detected file format, UNKNOWN if unsuccessfull. </dd></dl>
60
62
Definition at line <a class="el" href="file__preproc_8cpp-source.html#l00099">99</a> of file <a class="el" href="file__preproc_8cpp-source.html">file_preproc.cpp</a>.    </td>
61
63
  </tr>
62
64
</table>
63
 
<hr size="1"><address style="align: right;"><small>Generated on Fri Oct 8 20:34:48 2004 for LibOFX by
 
65
<hr size="1"><address style="align: right;"><small>Generated on Sun Jul 31 15:38:35 2005 for LibOFX by&nbsp;
64
66
<a href="http://www.doxygen.org/index.html">
65
 
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
 
67
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
66
68
</body>
67
69
</html>