aqbanking
5.0.24.0-git
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
abgui.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Thu Jun 18 2009
3
copyright : (C) 2009 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_GUI_H
13
#define AQBANKING_GUI_H
14
15
16
#include <gwenhywfar/gui_be.h>
17
#include <
aqbanking/banking.h
>
18
19
65
66
67
68
#ifdef __cplusplus
69
extern
"C"
{
70
#endif
71
72
79
AQBANKING_API
GWEN_GUI *
AB_Gui_new
(
AB_BANKING
*ab);
80
90
AQBANKING_API
void
AB_Gui_Extend
(GWEN_GUI *gui,
AB_BANKING
*ab);
91
97
AQBANKING_API
void
AB_Gui_Unextend
(GWEN_GUI *gui);
98
99
100
#ifdef __cplusplus
101
}
102
#endif
103
104
/* end of group G_AB_GUI */
106
107
108
#endif
109
110
Generated on Sun Jun 3 2012 18:45:32 for aqbanking by
1.8.1