Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

gbanking.h File Reference

#include <gtk/gtk.h>
#include <aqbanking/banking.h>
#include <aqbanking/imexporter.h>

Go to the source code of this file.

Defines

#define GBANKING_LOGDOMAIN   "gbanking"

Typedefs

typedef int(* GBANKING_IMPORTCONTEXT_FN )(AB_BANKING *ab, AB_IMEXPORTER_CONTEXT *ctx)

Functions

AB_BANKINGGBanking_new (const char *appName, const char *fname)
GWEN_TYPE_UINT32 GBanking_GetLastAccountUpdate (const AB_BANKING *ab)
GWEN_TYPE_UINT32 GBanking_GetLastQueueUpdate (const AB_BANKING *ab)
void GBanking_AccountsUpdated (AB_BANKING *ab)
void GBanking_QueueUpdated (AB_BANKING *ab)
int GBanking_ImportContext (AB_BANKING *ab, AB_IMEXPORTER_CONTEXT *ctx)
void GBanking_SetImportContextFn (AB_BANKING *ab, GBANKING_IMPORTCONTEXT_FN cb)


Define Documentation

#define GBANKING_LOGDOMAIN   "gbanking"
 

Definition at line 23 of file gbanking.h.


Typedef Documentation

typedef int(* GBANKING_IMPORTCONTEXT_FN)(AB_BANKING *ab, AB_IMEXPORTER_CONTEXT *ctx)
 

Definition at line 26 of file gbanking.h.


Function Documentation

void GBanking_AccountsUpdated AB_BANKING ab  ) 
 

GWEN_TYPE_UINT32 GBanking_GetLastAccountUpdate const AB_BANKING ab  ) 
 

GWEN_TYPE_UINT32 GBanking_GetLastQueueUpdate const AB_BANKING ab  ) 
 

int GBanking_ImportContext AB_BANKING ab,
AB_IMEXPORTER_CONTEXT ctx
 

AB_BANKING* GBanking_new const char *  appName,
const char *  fname
 

void GBanking_QueueUpdated AB_BANKING ab  ) 
 

void GBanking_SetImportContextFn AB_BANKING ab,
GBANKING_IMPORTCONTEXT_FN  cb
 


Generated on Thu Oct 6 14:49:09 2005 for aqbanking by  doxygen 1.4.4