aqbanking  5.4.3beta
jobeutransfer.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Mon Mar 01 2004
3  copyright : (C) 2004-2013 by Martin Preuss
4  email : martin@libchipcard.de
5 
6  ***************************************************************************
7  * This file is part of the project "AqBanking". *
8  * Please see toplevel file COPYING of that project for license details. *
9  ***************************************************************************/
10 
11 
12 #ifndef AQBANKING_JOBEUTRANSFER_H
13 #define AQBANKING_JOBEUTRANSFER_H
14 
15 
16 #include <aqbanking/job.h>
17 #include <aqbanking/transaction.h>
19 
20 
25 
26 
27 #ifdef __cplusplus
28 extern "C" {
29 #endif
30 
34 typedef enum {
43 
44 
47 
48 
72 
91 
94  const char *cnt);
95 
99 
107 
110 
118 
119 
123 #ifdef __cplusplus
124 }
125 #endif
126 
127  /* addtogroup */
129 
130 
131 #endif
132