aqbanking
5.7.8
aqbanking5
aqbanking
account_be.h
Go to the documentation of this file.
1
/***************************************************************************
2
$RCSfile$
3
-------------------
4
cvs : $Id$
5
begin : Mon Mar 01 2004
6
copyright : (C) 2004 by Martin Preuss
7
email : martin@libchipcard.de
8
9
***************************************************************************
10
* This file is part of the project "AqBanking". *
11
* Please see toplevel file COPYING of that project for license details. *
12
***************************************************************************/
13
14
15
#ifndef AQBANKING_ACCOUNT_BE_H
16
#define AQBANKING_ACCOUNT_BE_H
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
#include <
aqbanking/account.h
>
23
24
25
GWEN_LIST_FUNCTION_LIB_DEFS
(
AB_ACCOUNT
, AB_Account,
AQBANKING_API
)
26
27
28
34
AQBANKING_API
35
void
AB_Account_List2_FreeAll
(
AB_ACCOUNT_LIST2
*al);
36
37
38
#ifdef __cplusplus
39
}
40
#endif
41
42
43
#endif
44
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
account.h
AB_ACCOUNT_LIST2
struct AB_ACCOUNT_LIST2 AB_ACCOUNT_LIST2
Definition:
listdoc.h:493
AB_Account_List2_FreeAll
void AB_Account_List2_FreeAll(AB_ACCOUNT_LIST2 *al)
GWEN_LIST_FUNCTION_LIB_DEFS
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION
AB_ACCOUNT
struct AB_ACCOUNT AB_ACCOUNT
Definition:
aqbanking/account.h:44
Generated by
1.8.13