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

aqdtaus/account.h File Reference

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

Go to the source code of this file.

Typedefs

typedef AD_ACCOUNT AD_ACCOUNT

Functions

AB_ACCOUNTAD_Account_new (AB_BANKING *ab, AB_PROVIDER *pro, const char *idForProvider)
AB_ACCOUNTAD_Account_fromDb (AB_BANKING *ab, GWEN_DB_NODE *db)
int AD_Account_toDb (const AB_ACCOUNT *acc, GWEN_DB_NODE *db)
int AD_Account_GetMaxTransfersPerJob (const AB_ACCOUNT *acc)
void AD_Account_SetMaxTransfersPerJob (AB_ACCOUNT *acc, int i)
int AD_Account_GetMaxPurposeLines (const AB_ACCOUNT *acc)
void AD_Account_SetMaxPurposeLines (AB_ACCOUNT *acc, int i)
int AD_Account_GetDebitAllowed (const AB_ACCOUNT *acc)
void AD_Account_SetDebitAllowed (AB_ACCOUNT *acc, int i)
int AD_Account_GetMountAllowed (const AB_ACCOUNT *acc)
void AD_Account_SetMountAllowed (AB_ACCOUNT *acc, int i)
const char * AD_Account_GetMountCommand (const AB_ACCOUNT *acc)
void AD_Account_SetMountCommand (AB_ACCOUNT *acc, const char *s)
const char * AD_Account_GetUnmountCommand (const AB_ACCOUNT *acc)
void AD_Account_SetUnmountCommand (AB_ACCOUNT *acc, const char *s)
const char * AD_Account_GetFolder (const AB_ACCOUNT *acc)
void AD_Account_SetFolder (AB_ACCOUNT *acc, const char *s)
int AD_Account_GetUseDisc (const AB_ACCOUNT *acc)
void AD_Account_SetUseDisc (AB_ACCOUNT *acc, int i)
int AD_Account_GetPrintAllTransactions (const AB_ACCOUNT *acc)
void AD_Account_SetPrintAllTransactions (AB_ACCOUNT *acc, int b)


Typedef Documentation

typedef struct AD_ACCOUNT AD_ACCOUNT
 

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


Function Documentation

AB_ACCOUNT* AD_Account_fromDb AB_BANKING ab,
GWEN_DB_NODE *  db
 

int AD_Account_GetDebitAllowed const AB_ACCOUNT acc  ) 
 

const char* AD_Account_GetFolder const AB_ACCOUNT acc  ) 
 

int AD_Account_GetMaxPurposeLines const AB_ACCOUNT acc  ) 
 

int AD_Account_GetMaxTransfersPerJob const AB_ACCOUNT acc  ) 
 

int AD_Account_GetMountAllowed const AB_ACCOUNT acc  ) 
 

const char* AD_Account_GetMountCommand const AB_ACCOUNT acc  ) 
 

int AD_Account_GetPrintAllTransactions const AB_ACCOUNT acc  ) 
 

const char* AD_Account_GetUnmountCommand const AB_ACCOUNT acc  ) 
 

int AD_Account_GetUseDisc const AB_ACCOUNT acc  ) 
 

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

void AD_Account_SetDebitAllowed AB_ACCOUNT acc,
int  i
 

void AD_Account_SetFolder AB_ACCOUNT acc,
const char *  s
 

void AD_Account_SetMaxPurposeLines AB_ACCOUNT acc,
int  i
 

void AD_Account_SetMaxTransfersPerJob AB_ACCOUNT acc,
int  i
 

void AD_Account_SetMountAllowed AB_ACCOUNT acc,
int  i
 

void AD_Account_SetMountCommand AB_ACCOUNT acc,
const char *  s
 

void AD_Account_SetPrintAllTransactions AB_ACCOUNT acc,
int  b
 

void AD_Account_SetUnmountCommand AB_ACCOUNT acc,
const char *  s
 

void AD_Account_SetUseDisc AB_ACCOUNT acc,
int  i
 

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