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

« back to all changes in this revision

Viewing changes to doc/html/ofx__utilities_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:
3
3
<title>LibOFX: ofx_utilities.hh Source File</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
 
<h1>ofx_utilities.hh</h1><a href="ofx__utilities_8hh.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/***************************************************************************</span>
 
8
<div class="nav">
 
9
<a class="el" href="dir_000002.html">lib</a></div>
 
10
<h1>ofx_utilities.hh</h1><a href="ofx__utilities_8hh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 <span class="comment">/***************************************************************************</span>
9
11
00002 <span class="comment">                          ofx_util.h</span>
10
12
00003 <span class="comment">                             -------------------</span>
11
13
00004 <span class="comment">    copyright            : (C) 2002 by Benoit Gr�goire</span>
29
31
00025 
30
32
00026 <span class="comment">/*wostream &amp;operator&lt;&lt;(wostream &amp;os, SGMLApplication::CharString s); */</span>
31
33
00027 
32
 
00029 ostream &amp;<a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a0">operator&lt;&lt;</a>(ostream &amp;os, SGMLApplication::CharString s);
 
34
00029 ostream &amp;<a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a0">operator&lt;&lt;</a>(ostream &amp;os, SGMLApplication::CharString s);
33
35
00030 
34
 
00032 <span class="keywordtype">wchar_t</span>* <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a1">CharStringtowchar_t</a>(SGMLApplication::CharString source, <span class="keywordtype">wchar_t</span> *dest);  
 
36
00032 <span class="keywordtype">wchar_t</span>* <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a1">CharStringtowchar_t</a>(SGMLApplication::CharString source, <span class="keywordtype">wchar_t</span> *dest);  
35
37
00033 
36
 
00035 string <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a2">CharStringtostring</a>(<span class="keyword">const</span> SGMLApplication::CharString source, string &amp;dest);
 
38
00035 string <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a2">CharStringtostring</a>(<span class="keyword">const</span> SGMLApplication::CharString source, string &amp;dest);
37
39
00036 
38
 
00038 string <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a3">AppendCharStringtostring</a>(<span class="keyword">const</span> SGMLApplication::CharString source, string &amp;dest);
 
40
00038 string <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a3">AppendCharStringtostring</a>(<span class="keyword">const</span> SGMLApplication::CharString source, string &amp;dest);
39
41
00039 
40
 
00041 time_t <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a4">ofxdate_to_time_t</a>(<span class="keyword">const</span> string ofxdate);
 
42
00041 time_t <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a4">ofxdate_to_time_t</a>(<span class="keyword">const</span> string ofxdate);
41
43
00042 
42
 
00044 <span class="keywordtype">double</span> <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a5">ofxamount_to_double</a>(<span class="keyword">const</span> string ofxamount);
 
44
00044 <span class="keywordtype">double</span> <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a5">ofxamount_to_double</a>(<span class="keyword">const</span> string ofxamount);
43
45
00045 
44
 
00047 string <a class="code" href="fx-0_87_80_2lib_2ofx__utilities_8hh.html#a6">strip_whitespace</a>(<span class="keyword">const</span> string para_string);
 
46
00047 string <a class="code" href="fx-0_88_80_2lib_2ofx__utilities_8hh.html#a6">strip_whitespace</a>(<span class="keyword">const</span> string para_string);
45
47
00048 <span class="preprocessor">#endif</span>
46
 
</div></pre><hr size="1"><address style="align: right;"><small>Generated on Fri Oct 8 20:34:48 2004 for LibOFX by
 
48
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Jul 31 15:38:35 2005 for LibOFX by&nbsp;
47
49
<a href="http://www.doxygen.org/index.html">
48
 
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
 
50
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
49
51
</body>
50
52
</html>