aqbanking  5.7.8
ab_accountqueuefns.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Mon May 10 2010
3  copyright : (C) 2010 by Martin Preuss
4  email : martin@libchipcard.de
5 
6  ***************************************************************************
7  * Please see toplevel file COPYING for license details *
8  ***************************************************************************/
9 
10 
11 #ifndef AQBANKING_ACCOUNTQUEUEFNS_H
12 #define AQBANKING_ACCOUNTQUEUEFNS_H
13 
14 
15 
18 
19 
20 
21 
22 
23 #endif
24 
25 
26 
27 
void AB_AccountQueue_AddJob(AB_ACCOUNTQUEUE *aq, AB_JOB *j)
struct AB_JOBQUEUE AB_JOBQUEUE
Definition: ab_jobqueue.h:46
struct AB_ACCOUNTQUEUE AB_ACCOUNTQUEUE
AB_JOB_TYPE
Definition: job.h:153
#define AQBANKING_API
Definition: error.h:55
struct AB_JOB AB_JOB
Definition: job.h:106
AB_JOBQUEUE * AB_AccountQueue_FindJobQueue(const AB_ACCOUNTQUEUE *aq, AB_JOB_TYPE jt)