LibOFX
|
Methods for connecting to the OFX partner server to retrieve OFX server information. More...
Go to the source code of this file.
Functions | |
void | OfxPartner::ValidateIndexCache (void) |
OfxFiServiceInfo | OfxPartner::ServiceInfo (const std::string &fipid) |
vector< string > | OfxPartner::BankNames (void) |
std::vector< std::string > | OfxPartner::FipidForBank (const std::string &bank) |
Methods for connecting to the OFX partner server to retrieve OFX server information.
Definition in file ofxpartner.h.
std::vector< std::string > OfxPartner::BankNames | ( | void | ) |
Definition at line 67 of file ofxpartner.cpp.
OfxFiServiceInfo OfxPartner::ServiceInfo | ( | const std::string & | fipid | ) |
Definition at line 142 of file ofxpartner.cpp.
void OfxPartner::ValidateIndexCache | ( | void | ) |
Definition at line 54 of file ofxpartner.cpp.