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

aqofxconnect/account.h File Reference

#include <aqbanking/account_be.h>
#include <aqofxconnect/provider.h>

Go to the source code of this file.

Typedefs

typedef AO_ACCOUNT AO_ACCOUNT

Functions

AB_ACCOUNTAO_Account_new (AB_BANKING *ab, AB_PROVIDER *pro, const char *idForProvider)
AB_ACCOUNTAO_Account_fromDb (AB_BANKING *ab, GWEN_DB_NODE *db)
int AO_Account_toDb (const AB_ACCOUNT *acc, GWEN_DB_NODE *db)
int AO_Account_GetMaxPurposeLines (const AB_ACCOUNT *acc)
void AO_Account_SetMaxPurposeLines (AB_ACCOUNT *acc, int i)
int AO_Account_GetDebitAllowed (const AB_ACCOUNT *acc)
void AO_Account_SetDebitAllowed (AB_ACCOUNT *acc, int i)
const char * AO_Account_GetUserId (const AB_ACCOUNT *acc)
void AO_Account_SetUserId (AB_ACCOUNT *acc, const char *s)


Typedef Documentation

typedef struct AO_ACCOUNT AO_ACCOUNT
 

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


Function Documentation

AB_ACCOUNT* AO_Account_fromDb AB_BANKING ab,
GWEN_DB_NODE *  db
 

int AO_Account_GetDebitAllowed const AB_ACCOUNT acc  ) 
 

int AO_Account_GetMaxPurposeLines const AB_ACCOUNT acc  ) 
 

const char* AO_Account_GetUserId const AB_ACCOUNT acc  ) 
 

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

void AO_Account_SetDebitAllowed AB_ACCOUNT acc,
int  i
 

void AO_Account_SetMaxPurposeLines AB_ACCOUNT acc,
int  i
 

void AO_Account_SetUserId AB_ACCOUNT acc,
const char *  s
 

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