#include <aqbanking/account_be.h>#include <aqbanking/transaction.h>#include <aqbanking/job.h>#include <aqgeldkarte/provider.h>#include <aqgeldkarte/account.h>#include <gwenhywfar/misc.h>Go to the source code of this file.
Typedefs | |
| typedef AG_CARD | AG_CARD |
Functions | |
| AG_CARD * | AG_Card_new (AB_ACCOUNT *acc) |
| void | AG_Card_free (AG_CARD *dj) |
| AB_JOB_LIST2 * | AG_Card_GetBankingJobs (const AG_CARD *dj) |
| AB_ACCOUNT * | AG_Card_GetAccount (const AG_CARD *dj) |
| void | AG_Card_AddJob (AG_CARD *dj, AB_JOB *bj) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6