Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

ofx_utilities.hh File Reference

Various simple functions for type conversion & al. More...

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, SGMLApplication::CharString s)
 Convert OpenSP CharString to a C++ stream.

wchar_t * CharStringtowchar_t (SGMLApplication::CharString source, wchar_t *dest)
 Convert OpenSP CharString and put it in the C wchar_t string provided.

string CharStringtostring (const SGMLApplication::CharString source, string &dest)
 Convert OpenSP CharString to a C++ STL string.

string AppendCharStringtostring (const SGMLApplication::CharString source, string &dest)
 Append an OpenSP CharString to an existing C++ STL string.

time_t ofxdate_to_time_t (const string ofxdate)
 Convert a C++ string containing a time in OFX format to a C time_t.

double ofxamount_to_double (const string ofxamount)
 Convert OFX amount of money to double float.

string strip_whitespace (const string para_string)
 Sanitize a string coming from OpenSP.


Detailed Description

Various simple functions for type conversion & al.

Definition in file fx-0.6.2/lib/ofx_utilities.hh.


Generated on Sun Nov 24 20:26:32 2002 for LibOFX by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002