libchipcard  5.0.2
geldkarte_blog.h
Go to the documentation of this file.
1 /* This file is auto-generated from "geldkarte_blog.xml" by the typemaker
2  tool of Gwenhywfar.
3  Do not edit this file -- all changes will be lost! */
4 #ifndef GELDKARTE_BLOG_H
5 #define GELDKARTE_BLOG_H
6 
100 #ifdef __cplusplus
101 extern "C" {
102 #endif
103 
105 
106 #ifdef __cplusplus
107 } /* __cplusplus */
108 #endif
109 
110 #include <gwenhywfar/db.h>
111 #include <gwenhywfar/list2.h>
112 /* headers */
113 #include <gwenhywfar/types.h>
114 #include <gwenhywfar/gwentime.h>
115 #include <chipcard/chipcard.h>
116 
117 #ifdef __cplusplus
118 extern "C" {
119 #endif
120 
121 
122 GWEN_LIST2_FUNCTION_LIB_DEFS(LC_GELDKARTE_BLOG, LC_GeldKarte_BLog, CHIPCARD_API)
123 
124 
126 CHIPCARD_API void LC_GeldKarte_BLog_List2_freeAll(LC_GELDKARTE_BLOG_LIST2 *stl);
127 
145 CHIPCARD_API int LC_GeldKarte_BLog_ReadDb(LC_GELDKARTE_BLOG *st, GWEN_DB_NODE *db);
148 CHIPCARD_API int LC_GeldKarte_BLog_toDb(const LC_GELDKARTE_BLOG*st, GWEN_DB_NODE *db);
155 
164 
173 
182 
191 
200 
209 
218 
227 
231 CHIPCARD_API const GWEN_TIME *LC_GeldKarte_BLog_GetTime(const LC_GELDKARTE_BLOG *el);
235 CHIPCARD_API void LC_GeldKarte_BLog_SetTime(LC_GELDKARTE_BLOG *el, const GWEN_TIME *d);
236 
245 
246 
247 #ifdef __cplusplus
248 } /* __cplusplus */
249 #endif
250 
251 
252 #endif /* GELDKARTE_BLOG_H */