aqbanking  5.7.8
userfns.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Mon Mar 01 2004
3  copyright : (C) 2004 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 
13 #ifndef AQBANKING_USERFNS_H
14 #define AQBANKING_USERFNS_H
15 
16 #include <aqbanking/user.h>
17 
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 
26 
27 
28 #ifdef __cplusplus
29 } /* __cplusplus */
30 #endif
31 
32 
33 #endif /* AQBANKING_USERFNS_H */
struct AB_USER AB_USER
#define AQBANKING_API
Definition: error.h:55
struct AB_PROVIDER AB_PROVIDER
AB_PROVIDER * AB_User_GetProvider(const AB_USER *u)