accstatus.h File Reference

#include <gwenhywfar/gwentime.h>
#include <aqbanking/value.h>
#include <aqbanking/balance.h>

Go to the source code of this file.

Typedefs

typedef AB_ACCOUNT_STATUS AB_ACCOUNT_STATUS

Functions

AB_ACCOUNT_STATUSAB_AccountStatus_new ()
AB_ACCOUNT_STATUSAB_AccountStatus_dup (const AB_ACCOUNT_STATUS *as)
AB_ACCOUNT_STATUSAB_AccountStatus_fromDb (GWEN_DB_NODE *db)
int AB_AccountStatus_toDb (const AB_ACCOUNT_STATUS *as, GWEN_DB_NODE *db)
void AB_AccountStatus_free (AB_ACCOUNT_STATUS *as)
const GWEN_TIME * AB_AccountStatus_GetTime (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetTime (AB_ACCOUNT_STATUS *as, const GWEN_TIME *t)
const AB_VALUEAB_AccountStatus_GetBankLine (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetBankLine (AB_ACCOUNT_STATUS *as, const AB_VALUE *v)
const AB_VALUEAB_AccountStatus_GetDisposable (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetDisposable (AB_ACCOUNT_STATUS *as, const AB_VALUE *v)
const AB_VALUEAB_AccountStatus_GetDisposed (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetDisposed (AB_ACCOUNT_STATUS *as, const AB_VALUE *v)
const AB_BALANCEAB_AccountStatus_GetBookedBalance (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetBookedBalance (AB_ACCOUNT_STATUS *as, const AB_BALANCE *b)
const AB_BALANCEAB_AccountStatus_GetNotedBalance (const AB_ACCOUNT_STATUS *as)
void AB_AccountStatus_SetNotedBalance (AB_ACCOUNT_STATUS *as, const AB_BALANCE *b)


Typedef Documentation

typedef struct AB_ACCOUNT_STATUS AB_ACCOUNT_STATUS
 

Definition at line 25 of file accstatus.h.


Function Documentation

AB_ACCOUNT_STATUS* AB_AccountStatus_dup const AB_ACCOUNT_STATUS as  ) 
 

void AB_AccountStatus_free AB_ACCOUNT_STATUS as  ) 
 

AB_ACCOUNT_STATUS* AB_AccountStatus_fromDb GWEN_DB_NODE *  db  ) 
 

const AB_VALUE* AB_AccountStatus_GetBankLine const AB_ACCOUNT_STATUS as  ) 
 

const AB_BALANCE* AB_AccountStatus_GetBookedBalance const AB_ACCOUNT_STATUS as  ) 
 

const AB_VALUE* AB_AccountStatus_GetDisposable const AB_ACCOUNT_STATUS as  ) 
 

const AB_VALUE* AB_AccountStatus_GetDisposed const AB_ACCOUNT_STATUS as  ) 
 

const AB_BALANCE* AB_AccountStatus_GetNotedBalance const AB_ACCOUNT_STATUS as  ) 
 

const GWEN_TIME* AB_AccountStatus_GetTime const AB_ACCOUNT_STATUS as  ) 
 

AB_ACCOUNT_STATUS* AB_AccountStatus_new  ) 
 

void AB_AccountStatus_SetBankLine AB_ACCOUNT_STATUS as,
const AB_VALUE v
 

void AB_AccountStatus_SetBookedBalance AB_ACCOUNT_STATUS as,
const AB_BALANCE b
 

void AB_AccountStatus_SetDisposable AB_ACCOUNT_STATUS as,
const AB_VALUE v
 

void AB_AccountStatus_SetDisposed AB_ACCOUNT_STATUS as,
const AB_VALUE v
 

void AB_AccountStatus_SetNotedBalance AB_ACCOUNT_STATUS as,
const AB_BALANCE b
 

void AB_AccountStatus_SetTime AB_ACCOUNT_STATUS as,
const GWEN_TIME *  t
 

int AB_AccountStatus_toDb const AB_ACCOUNT_STATUS as,
GWEN_DB_NODE *  db
 


Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6