bankinfoplugin.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003  -------------------
00004  cvs         : $Id: bankinfoplugin.h 105 2004-09-09 20:27:36Z aquamaniac $
00005  begin       : Mon Mar 01 2004
00006  copyright   : (C) 2004 by Martin Preuss
00007  email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 #ifndef AQBANKING_BANKINFOPLUGIN_H
00015 #define AQBANKING_BANKINFOPLUGIN_H
00016 
00017 #include <aqbanking/bankinfo.h>
00018 
00019 
00020 typedef enum {
00021   AB_BankInfoCheckResult_Ok=0,
00022   AB_BankInfoCheckResult_NotOk,
00023   AB_BankInfoCheckResult_UnknownBank,
00024   AB_BankInfoCheckResult_UnknownResult
00025 } AB_BANKINFO_CHECKRESULT;
00026 
00027 
00028 
00029 
00030 #endif /* AQBANKING_BANKINFOPLUGIN_H */
00031 

Generated on Wed Oct 18 16:17:27 2006 for aqbanking by  doxygen 1.4.7