LibOFX
|
Implementation of an OfxRequests to create an OFX file containing a generic request . More...
Go to the source code of this file.
Functions | |
string | time_t_to_ofxdatetime (time_t time) |
string | time_t_to_ofxdate (time_t time) |
string | OfxHeader (const char *hver) |
Implementation of an OfxRequests to create an OFX file containing a generic request .
Definition in file ofx_request.cpp.
string OfxHeader | ( | const char * | hver | ) |
Definition at line 52 of file ofx_request.cpp.
string time_t_to_ofxdate | ( | time_t | time | ) |
Definition at line 42 of file ofx_request.cpp.
string time_t_to_ofxdatetime | ( | time_t | time | ) |
Definition at line 32 of file ofx_request.cpp.