19 #ifndef AQBANKING_PROVIDER_H 20 #define AQBANKING_PROVIDER_H 23 #include <gwenhywfar/misc.h> 24 #include <gwenhywfar/list2.h> 25 #include <gwenhywfar/inherit.h> 26 #include <gwenhywfar/xml.h> 30 #define AB_PROVIDER_FLAGS_COMPLETE_DAY_REPORTS 0x00000001 uint32_t AB_Provider_GetFlags(const AB_PROVIDER *pro)
struct AB_BANKING AB_BANKING
The main interface of the aqbanking library.
struct AB_PROVIDER_DESCRIPTION AB_PROVIDER_DESCRIPTION
GWEN_INHERIT_FUNCTION_LIB_DEFS(AB_BANKINFO_PLUGIN,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_BANKINFO_PLUGIN
AB_BANKING * AB_Provider_GetBanking(const AB_PROVIDER *pro)
GWEN_LIST2_FUNCTION_LIB_DEFS(AB_ACCOUNT_STATUS, AB_AccountStatus,) AB_ACCOUNT_STATUS *AB_AccountStatus_new()
const char * AB_Provider_GetEscapedName(const AB_PROVIDER *pro)
const char * AB_Provider_GetName(const AB_PROVIDER *pro)
struct AB_PROVIDER AB_PROVIDER
int AB_Provider_GetUserDataDir(const AB_PROVIDER *pro, GWEN_BUFFER *buf)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION