libchipcard 5.0.0
|
00001 /* This file is auto-generated from "hipersonaldata.xml" by the typemaker 00002 tool of Gwenhywfar. 00003 Do not edit this file -- all changes will be lost! */ 00004 #ifndef HIPERSONALDATA_L_H 00005 #define HIPERSONALDATA_L_H 00006 00010 #include <gwenhywfar/misc.h> 00011 #include <gwenhywfar/list2.h> 00012 #include "hipersonaldata.h" 00013 #include <gwenhywfar/misc.h> 00014 00015 #ifdef __cplusplus 00016 extern "C" { 00017 #endif 00018 00019 00020 GWEN_LIST_FUNCTION_DEFS(LC_HI_PERSONAL_DATA, LC_HIPersonalData) 00021 LC_HI_PERSONAL_DATA_LIST *LC_HIPersonalData_List_dup(const LC_HI_PERSONAL_DATA_LIST *stl); 00022 00023 GWEN_LIST2_FUNCTION_DEFS(LC_HI_PERSONAL_DATA, LC_HIPersonalData) 00024 00025 void LC_HIPersonalData_List2_freeAll(LC_HI_PERSONAL_DATA_LIST2 *stl); 00026 00027 00028 00029 00030 00031 00032 00033 00034 00035 00036 00037 00038 00039 00040 00041 00042 00043 #ifdef __cplusplus 00044 } /* __cplusplus */ 00045 #endif 00046 00047 00048 #endif /* HIPERSONALDATA_L_H */