aqbanking
5.7.8
aqbanking5
aqbanking
jobloadcellphone_be.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_JOBLOADCELLPHONE_BE_H
13
#define AQBANKING_JOBLOADCELLPHONE_BE_H
14
15
16
#include <
aqbanking/jobloadcellphone.h
>
17
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
38
AQBANKING_API
void
AB_JobLoadCellPhone_SetProductList
(
AB_JOB
*j,
AB_CELLPHONE_PRODUCT_LIST
*l);
39
42
#ifdef __cplusplus
43
}
44
#endif
45
/* addtogroup */
47
48
49
#endif
50
AB_CELLPHONE_PRODUCT_LIST
Definition:
listdoc.h:2415
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
AB_JOB
struct AB_JOB AB_JOB
Definition:
job.h:106
jobloadcellphone.h
AB_JobLoadCellPhone_SetProductList
void AB_JobLoadCellPhone_SetProductList(AB_JOB *j, AB_CELLPHONE_PRODUCT_LIST *l)
Generated by
1.8.13