jobgettransactions.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: jobgettransactions.h,v $
00003                              -------------------
00004     cvs         : $Id: jobgettransactions.h,v 1.1 2005/08/08 02:24:41 aquamaniac Exp $
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 AH_JOBGETTRANSACTIONS_H
00015 #define AH_JOBGETTRANSACTIONS_H
00016 
00017 
00018 #include <aqhbci/accountjob.h>
00019 
00020 #include <gwenhywfar/gwentime.h>
00021 
00022 #define AQHBCI_JOB_GETTRANSACTIONS_WCB "AQHBCI_JOB_GETTRANSACTIONS_WCB"
00023 
00024 
00025 #ifdef __cplusplus
00026 extern "C" {
00027 #endif
00028 
00029 
00030 AH_JOB *AH_Job_GetTransactions_new(AH_CUSTOMER *cu,
00031                                    AH_ACCOUNT *account);
00032 
00033 
00034 #ifdef __cplusplus
00035 }
00036 #endif
00037 
00038 
00039 #endif /* AH_JOBGETTRANSACTIONS_H */
00040 
00041 

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6