aqbanking  5.7.8
jobsepagetstandingorders.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Sun Aug 03 2014
3  copyright : (C) 2014 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_JOBSEPAGETSTANDINGORDERS_H
13 #define AQBANKING_JOBSEPAGETSTANDINGORDERS_H
14 
15 
16 #include <aqbanking/job.h>
17 
23 
24 
25 #ifdef __cplusplus
26 extern "C" {
27 #endif
28 
29 
32 
33 
34 
35 #ifdef __cplusplus
36 }
37 #endif
38  /* defgroup */
40 
41 #endif /* AQBANKING_JOBSEPAGETSTANDINGORDERS_H */
42 
#define AQBANKING_API
Definition: error.h:55
struct AB_JOB AB_JOB
Definition: job.h:106
AB_JOB * AB_JobSepaGetStandingOrders_new(AB_ACCOUNT *a)
struct AB_ACCOUNT AB_ACCOUNT