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

account_be.h File Reference

#include <aqbanking/account.h>

Go to the source code of this file.

Functions

AB_ACCOUNTAB_Account_new (AB_BANKING *ab, AB_PROVIDER *pro, const char *idForProvider)
void AB_Account_List2_FreeAll (AB_ACCOUNT_LIST2 *al)
AB_ACCOUNTAB_Account_dup (AB_ACCOUNT *acc)
AB_ACCOUNTAB_Account_fromDb (AB_BANKING *ab, GWEN_DB_NODE *db)
int AB_Account_toDb (const AB_ACCOUNT *acc, GWEN_DB_NODE *db)


Function Documentation

AB_ACCOUNT* AB_Account_dup AB_ACCOUNT acc  ) 
 

AB_ACCOUNT* AB_Account_fromDb AB_BANKING ab,
GWEN_DB_NODE *  db
 

void AB_Account_List2_FreeAll AB_ACCOUNT_LIST2 al  ) 
 

Frees a List2 of accounts and all its members. This MUST NOT be used on account lists returned by AqBanking, but only on account lists created by backends. Therefore this function is only defined here.

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

This constructor MUST NOT be used by applications. Only backends (see AB_PROVIDER) and AB_BANKING need to create accounts.

int AB_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