#include <gwenhywfar/msgengine.h>
#include <aqhbci/customer.h>
Go to the source code of this file.
Typedefs | |
typedef AH_MSGENGINE | AH_MSGENGINE |
Functions | |
GWEN_MSGENGINE * | AH_MsgEngine_new () |
void * | AH_MsgEngine_GetInheritorData (const GWEN_MSGENGINE *e) |
void | AH_MsgEngine_SetInheritorData (GWEN_MSGENGINE *e, void *d) |
void | AH_MsgEngine_SetFreeDataFunction (GWEN_MSGENGINE *e, GWEN_MSGENGINE_FREEDATA_PTR p) |
AH_CUSTOMER * | AH_MsgEngine_GetCustomer (const GWEN_MSGENGINE *e) |
void | AH_MsgEngine_SetCustomer (GWEN_MSGENGINE *e, AH_CUSTOMER *cu) |
|
Definition at line 19 of file aqhbci/msgengine.h. |
|
|
|
|
|
|
|
|
|
|
|
|