aqbanking
5.0.24.0-git
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
job_be.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
20
#ifndef AQBANKING_JOB_BE_H
21
#define AQBANKING_JOB_BE_H
22
23
#include <
aqbanking/job.h
>
24
29
30
31
#ifdef __cplusplus
32
extern
"C"
{
33
#endif
34
43
AQBANKING_API
44
uint32_t
AB_Job_GetIdForProvider
(
const
AB_JOB
*j);
45
46
AQBANKING_API
47
void
AB_Job_SetIdForProvider
(
AB_JOB
*j, uint32_t i);
48
56
AQBANKING_API
57
GWEN_DB_NODE *
AB_Job_GetProviderData
(
AB_JOB
*j,
AB_PROVIDER
*pro);
58
59
AQBANKING_API
60
void
AB_Job_SetResultText
(
AB_JOB
*j,
const
char
*s);
61
62
AQBANKING_API
63
void
AB_Job_SetUsedTan
(
AB_JOB
*j,
const
char
*s);
64
73
AQBANKING_API
74
void
AB_Job_LogRaw
(
AB_JOB
*j,
const
char
*txt);
75
79
#ifdef __cplusplus
80
}
81
#endif
82
/* defgroup */
84
85
86
#endif
/* AQBANKING_JOB_BE_H */
87
88
89
90
Generated on Sun Dec 9 2012 12:56:41 for aqbanking by
1.8.1.2