Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

aqgeldkarte/account.h File Reference

#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_ACCOUNTAG_Account_new (AB_BANKING *ab, AB_PROVIDER *pro, const char *idForProvider)
AB_ACCOUNTAG_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)


Typedef Documentation

typedef struct AG_ACCOUNT AG_ACCOUNT
 

Definition at line 25 of file aqgeldkarte/account.h.


Function Documentation

AB_ACCOUNT* AG_Account_fromDb AB_BANKING ab,
GWEN_DB_NODE *  db
 

const char* AG_Account_GetCardId const AB_ACCOUNT acc  ) 
 

AB_ACCOUNT* AG_Account_new AB_BANKING ab,
AB_PROVIDER pro,
const char *  idForProvider
 

void AG_Account_SetCardId AB_ACCOUNT acc,
const char *  s
 

int AG_Account_toDb const AB_ACCOUNT acc,
GWEN_DB_NODE *  db
 


Generated on Thu Oct 6 14:49:08 2005 for aqbanking by  doxygen 1.4.4