account.h File Reference

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

Go to the source code of this file.

Functions

AQDTAUS_API int AD_Account_GetMaxTransfersPerJob (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetMaxTransfersPerJob (AB_ACCOUNT *acc, int i)
AQDTAUS_API int AD_Account_GetMaxPurposeLines (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetMaxPurposeLines (AB_ACCOUNT *acc, int i)
AQDTAUS_API int AD_Account_GetDebitAllowed (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetDebitAllowed (AB_ACCOUNT *acc, int i)
AQDTAUS_API int AD_Account_GetMountAllowed (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetMountAllowed (AB_ACCOUNT *acc, int i)
AQDTAUS_API const char * AD_Account_GetMountCommand (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetMountCommand (AB_ACCOUNT *acc, const char *s)
AQDTAUS_API const char * AD_Account_GetUnmountCommand (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetUnmountCommand (AB_ACCOUNT *acc, const char *s)
AQDTAUS_API const char * AD_Account_GetFolder (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetFolder (AB_ACCOUNT *acc, const char *s)
AQDTAUS_API int AD_Account_GetUseDisc (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetUseDisc (AB_ACCOUNT *acc, int i)
AQDTAUS_API int AD_Account_GetPrintAllTransactions (const AB_ACCOUNT *acc)
AQDTAUS_API void AD_Account_SetPrintAllTransactions (AB_ACCOUNT *acc, int b)


Function Documentation

AQDTAUS_API int AD_Account_GetDebitAllowed ( const AB_ACCOUNT acc  ) 

AQDTAUS_API const char* AD_Account_GetFolder ( const AB_ACCOUNT acc  ) 

AQDTAUS_API int AD_Account_GetMaxPurposeLines ( const AB_ACCOUNT acc  ) 

AQDTAUS_API int AD_Account_GetMaxTransfersPerJob ( const AB_ACCOUNT acc  ) 

AQDTAUS_API int AD_Account_GetMountAllowed ( const AB_ACCOUNT acc  ) 

AQDTAUS_API const char* AD_Account_GetMountCommand ( const AB_ACCOUNT acc  ) 

AQDTAUS_API int AD_Account_GetPrintAllTransactions ( const AB_ACCOUNT acc  ) 

AQDTAUS_API const char* AD_Account_GetUnmountCommand ( const AB_ACCOUNT acc  ) 

AQDTAUS_API int AD_Account_GetUseDisc ( const AB_ACCOUNT acc  ) 

AQDTAUS_API void AD_Account_SetDebitAllowed ( AB_ACCOUNT acc,
int  i 
)

AQDTAUS_API void AD_Account_SetFolder ( AB_ACCOUNT acc,
const char *  s 
)

AQDTAUS_API void AD_Account_SetMaxPurposeLines ( AB_ACCOUNT acc,
int  i 
)

AQDTAUS_API void AD_Account_SetMaxTransfersPerJob ( AB_ACCOUNT acc,
int  i 
)

AQDTAUS_API void AD_Account_SetMountAllowed ( AB_ACCOUNT acc,
int  i 
)

AQDTAUS_API void AD_Account_SetMountCommand ( AB_ACCOUNT acc,
const char *  s 
)

AQDTAUS_API void AD_Account_SetPrintAllTransactions ( AB_ACCOUNT acc,
int  b 
)

AQDTAUS_API void AD_Account_SetUnmountCommand ( AB_ACCOUNT acc,
const char *  s 
)

AQDTAUS_API void AD_Account_SetUseDisc ( AB_ACCOUNT acc,
int  i 
)


Generated on Fri Nov 10 03:56:54 2006 for aqbanking by  doxygen 1.5.1