libchipcard 5.1.6
starcos_keydescr_l.h
Go to the documentation of this file.
1/* This file is auto-generated from "starcos_keydescr.xml" by the typemaker
2 tool of Gwenhywfar.
3 Do not edit this file -- all changes will be lost! */
4#ifndef STARCOS_KEYDESCR_L_H
5#define STARCOS_KEYDESCR_L_H
6
10#include <gwenhywfar/misc.h>
11#include <gwenhywfar/list2.h>
12#include "starcos_keydescr.h"
13#include <gwenhywfar/misc.h>
14
15#ifdef __cplusplus
16extern "C" {
17#endif
18
19
20GWEN_LIST_FUNCTION_DEFS(LC_STARCOS_KEYDESCR, LC_Starcos_KeyDescr)
21LC_STARCOS_KEYDESCR_LIST *LC_Starcos_KeyDescr_List_dup(const LC_STARCOS_KEYDESCR_LIST *stl);
22
23GWEN_LIST2_FUNCTION_DEFS(LC_STARCOS_KEYDESCR, LC_Starcos_KeyDescr)
24
25void LC_Starcos_KeyDescr_List2_freeAll(LC_STARCOS_KEYDESCR_LIST2 *stl);
26
27
28
29
30
31
32
33
34#ifdef __cplusplus
35} /* __cplusplus */
36#endif
37
38
39#endif /* STARCOS_KEYDESCR_L_H */
struct LC_STARCOS_KEYDESCR LC_STARCOS_KEYDESCR
Definition starcos_keydescr.h:59
void LC_Starcos_KeyDescr_List2_freeAll(LC_STARCOS_KEYDESCR_LIST2 *stl)
LC_STARCOS_KEYDESCR_LIST * LC_Starcos_KeyDescr_List_dup(const LC_STARCOS_KEYDESCR_LIST *stl)