|
aqbanking
5.7.8
|
Go to the source code of this file.
Functions | |
| AQOFXCONNECT_API void | AO_Account_Extend (AB_ACCOUNT *a, AB_PROVIDER *pro, AB_PROVIDER_EXTEND_MODE em, GWEN_DB_NODE *dbBackend) |
| AQOFXCONNECT_API int | AO_Account_GetMaxPurposeLines (const AB_ACCOUNT *a) |
| AQOFXCONNECT_API void | AO_Account_SetMaxPurposeLines (AB_ACCOUNT *a, int i) |
| AQOFXCONNECT_API int | AO_Account_GetDebitAllowed (const AB_ACCOUNT *a) |
| AQOFXCONNECT_API void | AO_Account_SetDebitAllowed (AB_ACCOUNT *a, int i) |
| AQOFXCONNECT_API void AO_Account_Extend | ( | AB_ACCOUNT * | a, |
| AB_PROVIDER * | pro, | ||
| AB_PROVIDER_EXTEND_MODE | em, | ||
| GWEN_DB_NODE * | dbBackend | ||
| ) |
| AQOFXCONNECT_API int AO_Account_GetDebitAllowed | ( | const AB_ACCOUNT * | a | ) |
| AQOFXCONNECT_API int AO_Account_GetMaxPurposeLines | ( | const AB_ACCOUNT * | a | ) |
| AQOFXCONNECT_API void AO_Account_SetDebitAllowed | ( | AB_ACCOUNT * | a, |
| int | i | ||
| ) |
| AQOFXCONNECT_API void AO_Account_SetMaxPurposeLines | ( | AB_ACCOUNT * | a, |
| int | i | ||
| ) |
1.8.13