aqbanking  5.1.0beta
jobeutransfer.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  * This file is part of the project "AqBanking". *
11  * Please see toplevel file COPYING of that project for license details. *
12  ***************************************************************************/
13 
14 
15 #ifndef AQBANKING_JOBEUTRANSFER_H
16 #define AQBANKING_JOBEUTRANSFER_H
17 
18 
19 #include <aqbanking/job.h>
20 #include <aqbanking/transaction.h>
22 
23 
28 
29 
30 #ifdef __cplusplus
31 extern "C" {
32 #endif
33 
37 typedef enum {
46 
47 
50 
51 
75 
94 
97  const char *cnt);
98 
102 
110 
113 
121 
122 
126 #ifdef __cplusplus
127 }
128 #endif
129 
130  /* addtogroup */
132 
133 
134 #endif
135