account_be.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: account_be.h,v $
00003  -------------------
00004  cvs         : $Id: account_be.h,v 1.4 2006/01/13 13:59:57 cstim Exp $
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_ACCOUNT_BE_H
00015 #define AQBANKING_ACCOUNT_BE_H
00016 
00017 #ifdef __cplusplus
00018 extern "C" {
00019 #endif
00020 
00021 #include <aqbanking/account.h>
00022 
00023 
00024 GWEN_LIST_FUNCTION_DEFS(AB_ACCOUNT, AB_Account)
00025 
00026 
00027 
00033 AQBANKING_API 
00034 void AB_Account_List2_FreeAll(AB_ACCOUNT_LIST2 *al);
00035 
00036 
00037 #ifdef __cplusplus
00038 }
00039 #endif
00040 
00041 
00042 #endif
00043 

Generated on Tue Apr 10 19:04:09 2007 for aqbanking by  doxygen 1.4.7