aqbanking
5.4.3beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
jobgetstandingorders.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_JOBGETSTANDINGORDERS_H
13
#define AQBANKING_JOBGETSTANDINGORDERS_H
14
15
16
#include <
aqbanking/job.h
>
17
#include <
aqbanking/transaction.h
>
18
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
28
34
AQBANKING_API
35
AB_JOB
*
AB_JobGetStandingOrders_new
(
AB_ACCOUNT
*a);
36
38
AQBANKING_API
AQBANKING_DEPRECATED
39
AB_TRANSACTION_LIST2
*
40
AB_JobGetStandingOrders_GetStandingOrders
(
const
AB_JOB
*j);
41
42
43
44
#ifdef __cplusplus
45
}
46
#endif
47
50
#endif
/* AQBANKING_JOBGETSTANDINGORDERS_H */
51
Generated on Sun Apr 27 2014 19:44:32 for aqbanking by
1.8.1.2