aqbanking  5.7.8
Typedefs | Functions
HBCI Message Engine

HBCI-specific message engine extension. More...

Typedefs

typedef struct AH_MSGENGINE AH_MSGENGINE
 

Functions

AQHBCI_API GWEN_MSGENGINE * AH_MsgEngine_new ()
 

Detailed Description

HBCI-specific message engine extension.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de

This is an extension for GWEN_MSGENGINE which additionally supports some HBCI types (like date, time, DTAUS binary type, SWIFT binary type etc). It is used by AqHBCI internally and by the tool hbcixml2.

Typedef Documentation

◆ AH_MSGENGINE

typedef struct AH_MSGENGINE AH_MSGENGINE

Definition at line 32 of file aqhbci/msgengine.h.

Function Documentation

◆ AH_MsgEngine_new()

AQHBCI_API GWEN_MSGENGINE* AH_MsgEngine_new ( )