aqbanking  5.7.8
oh_institute_spec.h
Go to the documentation of this file.
1 /**********************************************************
2  * This file has been automatically created by "typemaker2"
3  * from the file "oh_institute_spec.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 OH_INSTITUTE_SPEC_H
9 #define OH_INSTITUTE_SPEC_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/list2.h>
42 #include <gwenhywfar/db.h>
43 
44 /* pre-headers */
46 
50 
51 
52 
53 /* post-headers */
54 #include <aqofxconnect/oh_institute_spec_fns.h>
55 
56 
59 
62 
64 
66 
68 
73 
78 
83 
87 AQOFXCONNECT_API void OH_InstituteSpec_SetName(OH_INSTITUTE_SPEC *p_struct, const char *p_src);
88 
89 /* list1 functions */
91 
92 AQOFXCONNECT_API void OH_InstituteSpec_ReadDb(OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db);
93 
94 AQOFXCONNECT_API int OH_InstituteSpec_WriteDb(const OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db);
95 
97 
98 AQOFXCONNECT_API int OH_InstituteSpec_toDb(const OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db);
99 
101 
102 /* end-headers */
103 
104 
105 #ifdef __cplusplus
106 }
107 #endif
108 
109 #endif
110 
AQOFXCONNECT_API const char * OH_InstituteSpec_GetName(const OH_INSTITUTE_SPEC *p_struct)
AQOFXCONNECT_API OH_INSTITUTE_SPEC * OH_InstituteSpec_new(void)
AQOFXCONNECT_API OH_INSTITUTE_SPEC * OH_InstituteSpec_List_GetById(const OH_INSTITUTE_SPEC_LIST *p_list, int p_cmp)
AQOFXCONNECT_API OH_INSTITUTE_SPEC * OH_InstituteSpec_copy(OH_INSTITUTE_SPEC *p_struct, const OH_INSTITUTE_SPEC *p_src)
AQOFXCONNECT_API OH_INSTITUTE_SPEC * OH_InstituteSpec_fromDb(GWEN_DB_NODE *p_db)
AQOFXCONNECT_API int OH_InstituteSpec_toDb(const OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db)
AQOFXCONNECT_API void OH_InstituteSpec_SetId(OH_INSTITUTE_SPEC *p_struct, int p_src)
GWEN_LIST2_FUNCTION_LIB_DEFS(AB_ACCOUNT_STATUS, AB_AccountStatus,) AB_ACCOUNT_STATUS *AB_AccountStatus_new()
AQOFXCONNECT_API void OH_InstituteSpec_free(OH_INSTITUTE_SPEC *p_struct)
AQOFXCONNECT_API int OH_InstituteSpec_WriteDb(const OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db)
AQOFXCONNECT_API void OH_InstituteSpec_ReadDb(OH_INSTITUTE_SPEC *p_struct, GWEN_DB_NODE *p_db)
struct OH_INSTITUTE_SPEC OH_INSTITUTE_SPEC
#define AQOFXCONNECT_API
Definition: aqofxconnect.h:45
AQOFXCONNECT_API OH_INSTITUTE_SPEC_LIST * OH_InstituteSpec_List_dup(const OH_INSTITUTE_SPEC_LIST *p_src)
AQOFXCONNECT_API OH_INSTITUTE_SPEC * OH_InstituteSpec_dup(const OH_INSTITUTE_SPEC *p_struct)
AQOFXCONNECT_API void OH_InstituteSpec_Attach(OH_INSTITUTE_SPEC *p_struct)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION
AQOFXCONNECT_API int OH_InstituteSpec_GetId(const OH_INSTITUTE_SPEC *p_struct)
AQOFXCONNECT_API void OH_InstituteSpec_SetName(OH_INSTITUTE_SPEC *p_struct, const char *p_src)