Main Interface
[API for Backends]


Functions Used by Backends And Wizards

AB_PROVIDERAB_Banking_GetProvider (AB_BANKING *ab, const char *name)
GWEN_STRINGLIST * AB_Banking_GetGlobalDataDirs ()
GWEN_STRINGLIST * AB_Banking_GetGlobalSysconfDirs ()

Functions

GWEN_NL_SSL_ASKADDCERT_RESULT AB_Banking_AskAddCert (GWEN_NETLAYER *nl, const GWEN_SSLCERTDESCR *cd, void *user_data)
int AB_Banking_ExecutionProgress (AB_BANKING *ab, GWEN_TYPE_UINT32 pid)


Function Documentation

GWEN_NL_SSL_ASKADDCERT_RESULT AB_Banking_AskAddCert GWEN_NETLAYER *  nl,
const GWEN_SSLCERTDESCR *  cd,
void *  user_data
 

int AB_Banking_ExecutionProgress AB_BANKING ab,
GWEN_TYPE_UINT32  pid
 

GWEN_STRINGLIST* AB_Banking_GetGlobalDataDirs  ) 
 

Returns the list of global data folders. In most cases this is something like $PREFIX/share/aqbanking. Plugins are required to use the folders returned here when searching for their specific data instead of using the compile time fixed values. This way it is easier under windows to find data.

GWEN_STRINGLIST* AB_Banking_GetGlobalSysconfDirs  ) 
 

AB_PROVIDER* AB_Banking_GetProvider AB_BANKING ab,
const char *  name
 

Loads a backend with the given name. You can use AB_Banking_GetProviderDescrs to retrieve a list of available backends. Such a backend can then be asked to return an account list.


Generated on Wed Jun 28 15:17:44 2006 for aqbanking by  doxygen 1.4.6