libchipcard 5.1.6
pininfo_l.h
Go to the documentation of this file.
1/* This file is auto-generated from "pininfo.xml" by the typemaker
2 tool of Gwenhywfar.
3 Do not edit this file -- all changes will be lost! */
4#ifndef PININFO_L_H
5#define PININFO_L_H
6
19#include <gwenhywfar/misc.h>
20#include "pininfo.h"
21#include <gwenhywfar/misc.h>
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
27
28GWEN_LIST_FUNCTION_DEFS(LC_PININFO, LC_PinInfo)
29LC_PININFO_LIST *LC_PinInfo_List_dup(const LC_PININFO_LIST *stl);
30
31
32
33
34
35
36
37
38
47
48
49#ifdef __cplusplus
50} /* __cplusplus */
51#endif
52
53
54#endif /* PININFO_L_H */
#define CHIPCARD_API
Definition: chipcard.h:50
struct LC_PININFO LC_PININFO
Definition: pininfo.h:77
CHIPCARD_API int LC_PinInfo_GetRecordNum(const LC_PININFO *el)
CHIPCARD_API void LC_PinInfo_SetRecordNum(LC_PININFO *el, int d)
LC_PININFO_LIST * LC_PinInfo_List_dup(const LC_PININFO_LIST *stl)