aqbanking  5.1.0beta
Typedefs | Functions
HBCI Message Engine
HBCI Backend (AqHBCI)

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

typedef struct AH_MSGENGINE AH_MSGENGINE

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

Function Documentation

AQHBCI_API GWEN_MSGENGINE* AH_MsgEngine_new ( )