77 std::string time_t_to_ofxdatetime( time_t time );
78 std::string time_t_to_ofxdate( time_t time );
79 std::string OfxHeader(
const char *hver);
83 #endif // OFX_REQUEST_H Declaration of OfxAggregate which allows you to construct a single OFX aggregate. ...
A single aggregate as described in the OFX 1.02 specification.
OfxAggregate RequestMessage(const std::string &msgtype, const std::string &trntype, const OfxAggregate &aggregate) const
OfxRequest(const OfxFiLogin &fi)
OfxAggregate SignOnRequest(void) const