#include <aqbanking/banking.h>
Go to the source code of this file.
Functions | |
AB_BANKING * | CBanking_new (const char *appName, const char *fname) |
const char * | CBanking_GetCharSet (const AB_BANKING *ab) |
void | CBanking_SetCharSet (AB_BANKING *ab, const char *s) |
void | CBanking_SetPinDb (AB_BANKING *ab, GWEN_DB_NODE *dbPins) |
int | CBanking_GetIsNonInteractive (const AB_BANKING *ab) |
void | CBanking_SetIsNonInteractive (AB_BANKING *ab, int i) |
|
|
|
|
|
|
|
|
|
|
|
Takes over the DB |