aqbanking
5.7.8
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
e
f
g
i
n
o
p
s
t
v
w
Functions
a
b
c
e
f
g
o
p
s
t
v
Variables
a
c
f
i
n
Typedefs
Files
File List
Globals
All
_
a
e
o
Functions
_
a
e
o
Variables
Typedefs
a
e
o
Enumerations
Enumerator
a
e
Macros
a
e
o
aqbanking5
aqbanking
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
24
AQBANKING_API
25
AB_PROVIDER
*
AB_User_GetProvider
(
const
AB_USER
*u);
26
27
28
#ifdef __cplusplus
29
}
/* __cplusplus */
30
#endif
31
32
33
#endif
/* AQBANKING_USERFNS_H */
AB_USER
struct AB_USER AB_USER
Definition:
aqbanking/user.h:95
user.h
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
AB_PROVIDER
struct AB_PROVIDER AB_PROVIDER
Definition:
aqbanking/provider.h:37
AB_User_GetProvider
AB_PROVIDER * AB_User_GetProvider(const AB_USER *u)
Generated by
1.8.13