#include <aqbanking/banking_be.h>
#include <aqbanking/provider_be.h>
Go to the source code of this file.
Defines | |
#define | AQDTAUS_LOGDOMAIN "aqdtaus" |
Typedefs | |
typedef AD_PROVIDER | AD_PROVIDER |
Functions | |
AB_PROVIDER * | AD_Provider_new (AB_BANKING *ab) |
AB_ACCOUNT_LIST2 * | AD_Provider_GetAccounts (AB_PROVIDER *pro) |
void | AD_Provider_AddAccount (AB_PROVIDER *pro, AB_ACCOUNT *a) |
void | AD_Provider_RemoveAccount (AB_PROVIDER *pro, AB_ACCOUNT *a) |
int | AD_Provider_HasAccount (AB_PROVIDER *pro, const char *bankCode, const char *accountNumber) |
|
Definition at line 21 of file aqdtaus/provider.h. |
|
Definition at line 27 of file aqdtaus/provider.h. |
|
|
|
|
|
|
|
|
|
|