aqbanking
5.1.0beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
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
16
AQBANKING_API
AB_JOBQUEUE
*
AB_AccountQueue_FindJobQueue
(
const
AB_ACCOUNTQUEUE
*aq,
AB_JOB_TYPE
jt);
17
AQBANKING_API
void
AB_AccountQueue_AddJob
(
AB_ACCOUNTQUEUE
*aq,
AB_JOB
*j);
18
19
20
21
22
23
#endif
24
25
26
27
Generated on Tue Nov 12 2013 11:09:16 for aqbanking by
1.8.1.2