Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

jobgetbalance_be.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: jobgetbalance_be.h,v $
00003  -------------------
00004  cvs         : $Id: jobgetbalance_be.h,v 1.1 2004/08/16 13:26:27 aquamaniac 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_JOBGETBALANCE_BE_H
00015 #define AQBANKING_JOBGETBALANCE_BE_H
00016 
00017 
00018 #include <aqbanking/job.h>
00019 #include <aqbanking/accstatus.h>
00020 #include <aqbanking/jobgetbalance.h>
00021 
00022 #ifdef __cplusplus
00023 extern "C" {
00024 #endif
00025 
00026 
00027 AQBANKING_API
00028 void AB_JobGetBalance_SetAccountStatus(AB_JOB *j,
00029                                        const AB_ACCOUNT_STATUS *as);
00030 
00031 
00032 #ifdef __cplusplus
00033 }
00034 #endif
00035 
00036 
00037 #endif /* AQBANKING_JOBGETBALANCE_BE_H */
00038 

Generated on Thu Oct 6 14:49:08 2005 for aqbanking by  doxygen 1.4.4