#include <aqbanking/account_be.h>
#include <aqgeldkarte/provider.h>
Go to the source code of this file.
Typedefs | |
typedef AG_ACCOUNT | AG_ACCOUNT |
Functions | |
AB_ACCOUNT * | AG_Account_new (AB_BANKING *ab, AB_PROVIDER *pro, const char *idForProvider) |
AB_ACCOUNT * | AG_Account_fromDb (AB_BANKING *ab, GWEN_DB_NODE *db) |
int | AG_Account_toDb (const AB_ACCOUNT *acc, GWEN_DB_NODE *db) |
const char * | AG_Account_GetCardId (const AB_ACCOUNT *acc) |
void | AG_Account_SetCardId (AB_ACCOUNT *acc, const char *s) |
|
Definition at line 25 of file aqgeldkarte/account.h. |
|
|
|
|
|
|
|
|
|
|