libchipcard  5.0.2
hipersonaldata.h
Go to the documentation of this file.
1 /* This file is auto-generated from "hipersonaldata.xml" by the typemaker
2  tool of Gwenhywfar.
3  Do not edit this file -- all changes will be lost! */
4 #ifndef HIPERSONALDATA_H
5 #define HIPERSONALDATA_H
6 
127 #ifdef __cplusplus
128 extern "C" {
129 #endif
130 
132 
133 #ifdef __cplusplus
134 } /* __cplusplus */
135 #endif
136 
137 #include <gwenhywfar/db.h>
138 /* headers */
139 #include <chipcard/chipcard.h>
140 #include <gwenhywfar/gwentime.h>
141 
142 #ifdef __cplusplus
143 extern "C" {
144 #endif
145 
146 typedef enum {
155 
158 
159 
180 CHIPCARD_API int LC_HIPersonalData_toDb(const LC_HI_PERSONAL_DATA*st, GWEN_DB_NODE *db);
187 
188 
197 
206 
215 
224 
233 
242 
251 
260 
269 
278 
287 
296 
305 
306 
307 #ifdef __cplusplus
308 } /* __cplusplus */
309 #endif
310 
311 
312 #endif /* HIPERSONALDATA_H */