aqbanking
5.7.8
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
e
f
g
i
n
o
p
s
t
v
w
Functions
a
b
c
e
f
g
o
p
s
t
v
Variables
a
c
f
i
n
Typedefs
Files
File List
Globals
All
_
a
e
o
Functions
_
a
e
o
Variables
Typedefs
a
e
o
Enumerations
Enumerator
a
e
Macros
a
e
o
aqbanking5
aqbanking
jobsepadeletesto.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Wed Jan 15 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_JOBSEPADELETESTO_H
13
#define AQBANKING_JOBSEPADELETESTO_H
14
15
16
#include <
aqbanking/job.h
>
17
#include <
aqbanking/transaction.h
>
18
#include <
aqbanking/transactionlimits.h
>
19
20
25
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
32
AQBANKING_API
33
AB_JOB
*
AB_JobSepaDeleteStandingOrder_new
(
AB_ACCOUNT
*a);
34
35
36
37
#ifdef __cplusplus
38
}
39
#endif
40
/* defgroup */
42
43
44
#endif
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
AB_JOB
struct AB_JOB AB_JOB
Definition:
job.h:106
transactionlimits.h
job.h
transaction.h
AB_JobSepaDeleteStandingOrder_new
AB_JOB * AB_JobSepaDeleteStandingOrder_new(AB_ACCOUNT *a)
AB_ACCOUNT
struct AB_ACCOUNT AB_ACCOUNT
Definition:
aqbanking/account.h:44
Generated by
1.8.13