libchipcard 5.0.0
|
00001 /* This file is auto-generated from "pininfo.xml" by the typemaker 00002 tool of Gwenhywfar. 00003 Do not edit this file -- all changes will be lost! */ 00004 #ifndef PININFO_L_H 00005 #define PININFO_L_H 00006 00010 #include <gwenhywfar/misc.h> 00011 #include "pininfo.h" 00012 #include <gwenhywfar/misc.h> 00013 00014 #ifdef __cplusplus 00015 extern "C" { 00016 #endif 00017 00018 00019 GWEN_LIST_FUNCTION_DEFS(LC_PININFO, LC_PinInfo) 00020 LC_PININFO_LIST *LC_PinInfo_List_dup(const LC_PININFO_LIST *stl); 00021 00022 00023 00024 00025 00026 00027 00028 00029 00030 00031 #ifdef __cplusplus 00032 } /* __cplusplus */ 00033 #endif 00034 00035 00036 #endif /* PININFO_L_H */