msgengine.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003                              -------------------
00004     cvs         : $Id: msgengine.h 943 2006-02-16 21:32:19Z aquamaniac $
00005     begin       : Mon Mar 01 2004
00006     copyright   : (C) 2004 by Martin Preuss
00007     email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 #ifndef AQBANKING_MSGENGINE_H
00015 #define AQBANKING_MSGENGINE_H
00016 
00017 #include <aqbanking/error.h> /* for AQBANKING_API */
00018 #include <gwenhywfar/msgengine.h>
00019 
00020 #ifdef __cplusplus
00021 extern "C" {
00022 #endif
00023 
00024 
00038 AQBANKING_API
00039 GWEN_MSGENGINE *AB_MsgEngine_new();
00040 
00041 
00042 #ifdef __cplusplus
00043 }
00044 #endif
00045 
00046 
00047 #endif /* AQBANKING_MSGENGINE_H */
00048 
00049 

Generated on Wed Oct 18 16:17:27 2006 for aqbanking by  doxygen 1.4.7