aqbanking  5.7.8
textkeydescr.h
Go to the documentation of this file.
1 /* This file is auto-generated from "textkeydescr.xml" by the typemaker
2  tool of Gwenhywfar.
3  Do not edit this file -- all changes will be lost! */
4 #ifndef TEXTKEYDESCR_H
5 #define TEXTKEYDESCR_H
6 
37 #ifdef __cplusplus
38 extern "C" {
39 #endif
40 
42 
43 #ifdef __cplusplus
44 } /* __cplusplus */
45 #endif
46 
47 #include <gwenhywfar/db.h>
48 #include <gwenhywfar/misc.h>
49 #include <gwenhywfar/list2.h>
50 /* headers */
51 #include <aqbanking/error.h>
52 
53 #ifdef __cplusplus
54 extern "C" {
55 #endif
56 
57 
60 
62 
63 
66 
84 AQBANKING_API int AB_TextKeyDescr_ReadDb(AB_TEXTKEY_DESCR *st, GWEN_DB_NODE *db);
87 AQBANKING_API int AB_TextKeyDescr_toDb(const AB_TEXTKEY_DESCR*st, GWEN_DB_NODE *db);
94 
95 
104 
113 
122 
123 
124 #ifdef __cplusplus
125 } /* __cplusplus */
126 #endif
127 
128 
129 #endif /* TEXTKEYDESCR_H */
const char * AB_TextKeyDescr_GetDescr(const AB_TEXTKEY_DESCR *el)
AB_TEXTKEY_DESCR * AB_TextKeyDescr_new(void)
int AB_TextKeyDescr_toDb(const AB_TEXTKEY_DESCR *st, GWEN_DB_NODE *db)
#define AQBANKING_API
Definition: error.h:55
AB_TEXTKEY_DESCR_LIST * AB_TextKeyDescr_List_dup(const AB_TEXTKEY_DESCR_LIST *stl)
struct AB_TEXTKEY_DESCR_LIST2 AB_TEXTKEY_DESCR_LIST2
Definition: listdoc.h:4609
int AB_TextKeyDescr_ReadDb(AB_TEXTKEY_DESCR *st, GWEN_DB_NODE *db)
void AB_TextKeyDescr_SetValue(AB_TEXTKEY_DESCR *el, int d)
void AB_TextKeyDescr_SetModified(AB_TEXTKEY_DESCR *st, int i)
int AB_TextKeyDescr_IsModified(const AB_TEXTKEY_DESCR *st)
GWEN_LIST2_FUNCTION_LIB_DEFS(AB_ACCOUNT_STATUS, AB_AccountStatus,) AB_ACCOUNT_STATUS *AB_AccountStatus_new()
int AB_TextKeyDescr_GetValue(const AB_TEXTKEY_DESCR *el)
struct AB_TEXTKEY_DESCR AB_TEXTKEY_DESCR
Definition: textkeydescr.h:41
void AB_TextKeyDescr_free(AB_TEXTKEY_DESCR *st)
const char * AB_TextKeyDescr_GetName(const AB_TEXTKEY_DESCR *el)
void AB_TextKeyDescr_SetName(AB_TEXTKEY_DESCR *el, const char *d)
void AB_TextKeyDescr_Attach(AB_TEXTKEY_DESCR *st)
AB_TEXTKEY_DESCR * AB_TextKeyDescr_dup(const AB_TEXTKEY_DESCR *st)
void AB_TextKeyDescr_List2_freeAll(AB_TEXTKEY_DESCR_LIST2 *stl)
AB_TEXTKEY_DESCR * AB_TextKeyDescr_fromDb(GWEN_DB_NODE *db)
void AB_TextKeyDescr_SetDescr(AB_TEXTKEY_DESCR *el, const char *d)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION