aqbanking
5.4.3beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
jobdeletesto.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_JOBDELETESTO_H
13
#define AQBANKING_JOBDELETESTO_H
14
15
16
#include <
aqbanking/job.h
>
17
#include <
aqbanking/transaction.h
>
18
#include <
aqbanking/transactionlimits.h
>
19
20
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
29
30
31
AQBANKING_API
32
AB_JOB
*
AB_JobDeleteStandingOrder_new
(
AB_ACCOUNT
*a);
33
34
48
AQBANKING_API
AQBANKING_DEPRECATED
49
int
AB_JobDeleteStandingOrder_SetTransaction
(
AB_JOB
*j,
50
const
AB_TRANSACTION
*t);
51
58
AQBANKING_API
AQBANKING_DEPRECATED
59
const
AB_TRANSACTION
*
AB_JobDeleteStandingOrder_GetTransaction
(
const
AB_JOB
*j);
70
74
AQBANKING_API
AQBANKING_DEPRECATED
75
const
AB_TRANSACTION_LIMITS
*
AB_JobDeleteStandingOrder_GetFieldLimits
(
AB_JOB
*j);
76
80
#ifdef __cplusplus
81
}
82
#endif
83
/* addtogroup */
85
86
87
#endif
88
Generated on Sun Apr 27 2014 19:44:32 for aqbanking by
1.8.1.2