libchipcard
5.0.2
Main Page
Related Pages
Modules
Files
File List
Globals
src
lib
client
cards
starcos
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
16
extern
"C"
{
17
#endif
18
19
20
GWEN_LIST_FUNCTION_DEFS(
LC_STARCOS_KEYDESCR
, LC_Starcos_KeyDescr)
21
LC_STARCOS_KEYDESCR_LIST *
LC_Starcos_KeyDescr_List_dup
(const LC_STARCOS_KEYDESCR_LIST *stl);
22
23
GWEN_LIST2_FUNCTION_DEFS(
LC_STARCOS_KEYDESCR
, LC_Starcos_KeyDescr)
24
25
void
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 */
Generated by
1.8.2