Functions | |
| void | setDirectory (const std::string &dir) |
| void | ValidateIndexCache (void) |
| OfxFiServiceInfo | ServiceInfo (const std::string &fipid) |
| std::vector< std::string > | BankNames (void) |
| std::vector< std::string > | FipidForBank (const std::string &bank) |
|
|
|
|
|
|
|
|
|
|
|
setup the directory where the files will be stored. dir must end with a '/' and must exist. Call this before any other of the functions of OfxPartner. The default will be to store the files in the current directory. |
|
|
|
1.4.1