Defines | Typedefs | Functions

provider.h File Reference

#include <aqofxconnect/aqofxconnect.h>
#include <aqbanking/banking_be.h>
#include <aqbanking/provider_be.h>

Go to the source code of this file.

Defines

#define AQOFXCONNECT_BACKENDNAME   "aqofxconnect"
#define AQOFXCONNECT_LOGDOMAIN   "aqofxconnect"

Typedefs

typedef struct AO_PROVIDER AO_PROVIDER

Functions

AQOFXCONNECT_API AB_PROVIDER * AO_Provider_new (AB_BANKING *ab)
AQOFXCONNECT_API int AO_Provider_RequestAccounts (AB_PROVIDER *pro, AB_USER *u, uint32_t guiid)

Define Documentation

#define AQOFXCONNECT_BACKENDNAME   "aqofxconnect"

Definition at line 20 of file aqofxconnect/provider.h.

#define AQOFXCONNECT_LOGDOMAIN   "aqofxconnect"

Definition at line 22 of file aqofxconnect/provider.h.


Typedef Documentation

typedef struct AO_PROVIDER AO_PROVIDER

Definition at line 28 of file aqofxconnect/provider.h.


Function Documentation

AQOFXCONNECT_API AB_PROVIDER* AO_Provider_new ( AB_BANKING *  ab  ) 
AQOFXCONNECT_API int AO_Provider_RequestAccounts ( AB_PROVIDER *  pro,
AB_USER *  u,
uint32_t  guiid 
)