Definition in file aqbanking/provider.h.
#include <gwenhywfar/misc.h>
#include <gwenhywfar/list2.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/xml.h>
#include <gwenhywfar/bufferedio.h>
#include <aqbanking/error.h>
#include <aqbanking/banking.h>
#include <aqbanking/job.h>
#include <aqbanking/account.h>
#include <aqbanking/transaction.h>
Go to the source code of this file.
Defines | |
#define | AB_PROVIDER_FLAGS_COMPLETE_DAY_REPORTS 0x00000001 |
Typedefs | |
typedef AB_PROVIDER | AB_PROVIDER |
typedef AB_PROVIDER_DESCRIPTION | AB_PROVIDER_DESCRIPTION |
Functions | |
GWEN_LIST_FUNCTION_LIB_DEFS (AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION | |
const char * | AB_Provider_GetName (const AB_PROVIDER *pro) |
const char * | AB_Provider_GetEscapedName (const AB_PROVIDER *pro) |
AB_BANKING * | AB_Provider_GetBanking (const AB_PROVIDER *pro) |
GWEN_TYPE_UINT32 | AB_Provider_GetFlags (const AB_PROVIDER *pro) |
int | AB_Provider_GetUserDataDir (const AB_PROVIDER *pro, GWEN_BUFFER *buf) |
GWEN_DB_NODE * | AB_Provider_GetData (AB_PROVIDER *pro) |
Variables | |
AB_ProviderDescription |
|
Definition at line 30 of file aqbanking/provider.h. |
|
Definition at line 37 of file aqbanking/provider.h. |
|
Definition at line 40 of file aqbanking/provider.h. |
|
|
|
Definition at line 44 of file aqbanking/provider.h. |