aqbanking
5.1.0beta
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
$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_JOBGETSTANDINGORDERS_H
16
#define AQBANKING_JOBGETSTANDINGORDERS_H
17
18
19
#include <
aqbanking/job.h
>
20
#include <
aqbanking/transaction.h
>
21
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
37
AQBANKING_API
38
AB_JOB
*
AB_JobGetStandingOrders_new
(
AB_ACCOUNT
*a);
39
41
AQBANKING_API
AQBANKING_DEPRECATED
42
AB_TRANSACTION_LIST2
*
43
AB_JobGetStandingOrders_GetStandingOrders
(
const
AB_JOB
*j);
44
45
46
47
#ifdef __cplusplus
48
}
49
#endif
50
53
#endif
/* AQBANKING_JOBGETSTANDINGORDERS_H */
54
Generated on Sun Oct 27 2013 14:55:09 for aqbanking by
1.8.4