LibOFX
ofxpartner.h File Reference

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)
 

Detailed Description

Methods for connecting to the OFX partner server to retrieve OFX server information.

Definition in file ofxpartner.h.

Function Documentation

◆ BankNames()

std::vector< std::string > OfxPartner::BankNames ( void  )

Definition at line 67 of file ofxpartner.cpp.

◆ ServiceInfo()

OfxFiServiceInfo OfxPartner::ServiceInfo ( const std::string &  fipid)

Definition at line 142 of file ofxpartner.cpp.

◆ ValidateIndexCache()

void OfxPartner::ValidateIndexCache ( void  )

Definition at line 54 of file ofxpartner.cpp.