aqbanking
5.4.3beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
ab_queuefns.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_QUEUEFNS_H
12
#define AQBANKING_QUEUEFNS_H
13
14
15
16
AQBANKING_API
AB_USERQUEUE
*
AB_Queue_FindUserQueue
(
const
AB_QUEUE
*q,
AB_USER
*u);
17
AQBANKING_API
void
AB_Queue_AddJob
(
AB_QUEUE
*q,
AB_USER
*u,
AB_JOB
*j);
18
AQBANKING_API
AB_JOB
*
AB_Queue_FindFirstJobLikeThis
(
AB_QUEUE
*q,
AB_USER
*u,
AB_JOB
*bj);
19
20
21
22
23
24
#endif
25
26
27
28
Generated on Sun Apr 27 2014 19:44:32 for aqbanking by
1.8.1.2