libchipcard 5.0.0

starcos_keydescr_l.h

Go to the documentation of this file.
00001 /* This file is auto-generated from "starcos_keydescr.xml" by the typemaker
00002    tool of Gwenhywfar. 
00003    Do not edit this file -- all changes will be lost! */
00004 #ifndef STARCOS_KEYDESCR_L_H
00005 #define STARCOS_KEYDESCR_L_H
00006 
00010 #include <gwenhywfar/misc.h>
00011 #include <gwenhywfar/list2.h>
00012 #include "starcos_keydescr.h"
00013 #include <gwenhywfar/misc.h>
00014 
00015 #ifdef __cplusplus
00016 extern "C" {
00017 #endif
00018 
00019 
00020 GWEN_LIST_FUNCTION_DEFS(LC_STARCOS_KEYDESCR, LC_Starcos_KeyDescr)
00021 LC_STARCOS_KEYDESCR_LIST *LC_Starcos_KeyDescr_List_dup(const LC_STARCOS_KEYDESCR_LIST *stl);
00022 
00023 GWEN_LIST2_FUNCTION_DEFS(LC_STARCOS_KEYDESCR, LC_Starcos_KeyDescr)
00024 
00025 void LC_Starcos_KeyDescr_List2_freeAll(LC_STARCOS_KEYDESCR_LIST2 *stl);
00026 
00027 
00028 
00029 
00030 
00031 
00032 
00033 
00034 #ifdef __cplusplus
00035 } /* __cplusplus */
00036 #endif
00037 
00038 
00039 #endif /* STARCOS_KEYDESCR_L_H */