aqbanking
5.7.8
|
Go to the source code of this file.
Functions | |
AB_USERQUEUE * | AB_Queue_FindUserQueue (const AB_QUEUE *q, AB_USER *u) |
void | AB_Queue_AddJob (AB_QUEUE *q, AB_USER *u, AB_JOB *j) |
AB_JOB * | AB_Queue_FindFirstJobLikeThis (AB_QUEUE *q, AB_USER *u, AB_JOB *bj) |
AB_USERQUEUE* AB_Queue_FindUserQueue | ( | const AB_QUEUE * | q, |
AB_USER * | u | ||
) |