aqbanking  5.4.3beta
jobloadcellphone.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_H
13 #define AQBANKING_JOBLOADCELLPHONE_H
14 
15 
16 #include <aqbanking/job.h>
18 #include <aqbanking/value.h>
19 
24 
25 #ifdef __cplusplus
26 extern "C" {
27 #endif
28 
38  const AB_CELLPHONE_PRODUCT *p);
39 
43 
58 #ifdef __cplusplus
59 }
60 #endif
61  /* addtogroup */
63 
64 
65 #endif
66