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
bankinfoplugin.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_BANKINFOPLUGIN_H
16
#define AQBANKING_BANKINFOPLUGIN_H
17
18
#include <
aqbanking/bankinfo.h
>
19
20
21
typedef
enum
{
22
AB_BankInfoCheckResult_Ok
=0,
23
AB_BankInfoCheckResult_NotOk
,
24
AB_BankInfoCheckResult_UnknownBank
,
25
AB_BankInfoCheckResult_UnknownResult
26
}
AB_BANKINFO_CHECKRESULT
;
27
28
29
30
31
#endif
/* AQBANKING_BANKINFOPLUGIN_H */
32
AB_BankInfoCheckResult_UnknownBank
Definition:
bankinfoplugin.h:24
AB_BANKINFO_CHECKRESULT
AB_BANKINFO_CHECKRESULT
Definition:
bankinfoplugin.h:21
AB_BankInfoCheckResult_NotOk
Definition:
bankinfoplugin.h:23
bankinfo.h
AB_BankInfoCheckResult_Ok
Definition:
bankinfoplugin.h:22
AB_BankInfoCheckResult_UnknownResult
Definition:
bankinfoplugin.h:25
Generated by
1.8.13