jobcreatesto_be.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile: jobcreatesto_be.h,v $
00003  -------------------
00004  cvs         : $Id: jobcreatesto_be.h,v 1.1 2005/06/30 13:17:26 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_JOBCREATESTO_BE_H
00015 #define AQBANKING_JOBCREATESTO_BE_H
00016 
00017 
00018 #include <aqbanking/jobcreatesto.h>
00019 
00020 
00021 void AB_JobCreateStandingOrder_SetFieldLimits(AB_JOB *j,
00022                                               AB_TRANSACTION_LIMITS *limits);
00023 AB_JOB *AB_JobCreateStandingOrder_fromDb(AB_ACCOUNT *a, GWEN_DB_NODE *db);
00024 int AB_JobCreateStandingOrder_toDb(const AB_JOB *j, GWEN_DB_NODE *db);
00025 
00026 
00027 #endif
00028 

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6