aqbanking  5.7.8
aqhbci/msgengine.h
Go to the documentation of this file.
1 /***************************************************************************
2  $RCSfile$
3  -------------------
4  cvs : $Id$
5  begin : Mon Mar 01 2004
6  copyright : (C) 2004 by Martin Preuss
7  email : martin@libchipcard.de
8 
9  ***************************************************************************
10  * Please see toplevel file COPYING for license details *
11  ***************************************************************************/
12 
13 #ifndef AH_MSGENGINE_H
14 #define AH_MSGENGINE_H
15 
27 
28 
29 #ifdef __cplusplus
30 extern "C" {
31 #endif
32 typedef struct AH_MSGENGINE AH_MSGENGINE;
33 #ifdef __cplusplus
34 }
35 #endif
36 
37 #include <aqhbci/aqhbci.h>
38 #include <aqbanking/user.h>
39 #include <gwenhywfar/msgengine.h>
40 
41 #ifdef __cplusplus
42 extern "C" {
43 #endif
44 
46 GWEN_MSGENGINE *AH_MsgEngine_new();
47 
48 
49 #ifdef __cplusplus
50 }
51 #endif
52 
56 #endif /* AH_MSGENGINE_H */
57 
AQHBCI_API GWEN_MSGENGINE * AH_MsgEngine_new()
#define AQHBCI_API
Definition: aqhbci.h:48
struct AH_MSGENGINE AH_MSGENGINE