aqbanking  5.7.8
ab_userqueue.h
Go to the documentation of this file.
1 /**********************************************************
2  * This file has been automatically created by "typemaker2"
3  * from the file "ab_userqueue.xml".
4  * Please do not edit this file, all changes will be lost.
5  * Better edit the mentioned source file instead.
6  **********************************************************/
7 
8 #ifndef AB_USERQUEUE_H
9 #define AB_USERQUEUE_H
10 
11 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
38 /* needed system headers */
39 #include <gwenhywfar/types.h>
40 #include <gwenhywfar/list1.h>
41 #include <gwenhywfar/inherit.h>
42 
43 /* pre-headers */
44 #include <aqbanking/banking.h>
46 
47 typedef struct AB_USERQUEUE AB_USERQUEUE;
50 
51 
52 
53 /* post-headers */
54 #include <aqbanking/ab_userqueuefns.h>
55 
56 
59 
62 
64 
66 
71 
76 
81 
86 
87 /* list1 functions */
89 
90 /* end-headers */
91 
92 
93 #ifdef __cplusplus
94 }
95 #endif
96 
97 #endif
98 
struct AB_USER AB_USER
struct AB_USERQUEUE AB_USERQUEUE
Definition: ab_userqueue.h:47
The main interface of the aqbanking library.
AB_USERQUEUE * AB_UserQueue_dup(const AB_USERQUEUE *p_struct)
void AB_UserQueue_SetUser(AB_USERQUEUE *p_struct, AB_USER *p_src)
AB_USERQUEUE * AB_UserQueue_new(void)
#define AQBANKING_API
Definition: error.h:55
GWEN_INHERIT_FUNCTION_LIB_DEFS(AB_BANKINFO_PLUGIN,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_BANKINFO_PLUGIN
void AB_UserQueue_Attach(AB_USERQUEUE *p_struct)
AB_ACCOUNTQUEUE_LIST * AB_UserQueue_GetAccountQueueList(const AB_USERQUEUE *p_struct)
void AB_UserQueue_SetAccountQueueList(AB_USERQUEUE *p_struct, AB_ACCOUNTQUEUE_LIST *p_src)
void AB_UserQueue_free(AB_USERQUEUE *p_struct)
AB_USER * AB_UserQueue_GetUser(const AB_USERQUEUE *p_struct)
AB_USERQUEUE_LIST * AB_UserQueue_List_dup(const AB_USERQUEUE_LIST *p_src)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION