libchipcard 5.1.6
hipersonaldata_l.h
Go to the documentation of this file.
1/* This file is auto-generated from "hipersonaldata.xml" by the typemaker
2 tool of Gwenhywfar.
3 Do not edit this file -- all changes will be lost! */
4#ifndef HIPERSONALDATA_L_H
5#define HIPERSONALDATA_L_H
6
10#include <gwenhywfar/misc.h>
11#include <gwenhywfar/list2.h>
12#include "hipersonaldata.h"
13#include <gwenhywfar/misc.h>
14
15#ifdef __cplusplus
16extern "C" {
17#endif
18
19
20GWEN_LIST_FUNCTION_DEFS(LC_HI_PERSONAL_DATA, LC_HIPersonalData)
21LC_HI_PERSONAL_DATA_LIST *LC_HIPersonalData_List_dup(const LC_HI_PERSONAL_DATA_LIST *stl);
22
23GWEN_LIST2_FUNCTION_DEFS(LC_HI_PERSONAL_DATA, LC_HIPersonalData)
24
25void LC_HIPersonalData_List2_freeAll(LC_HI_PERSONAL_DATA_LIST2 *stl);
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43#ifdef __cplusplus
44} /* __cplusplus */
45#endif
46
47
48#endif /* HIPERSONALDATA_L_H */
struct LC_HI_PERSONAL_DATA LC_HI_PERSONAL_DATA
Definition: hipersonaldata.h:131
void LC_HIPersonalData_List2_freeAll(LC_HI_PERSONAL_DATA_LIST2 *stl)
LC_HI_PERSONAL_DATA_LIST * LC_HIPersonalData_List_dup(const LC_HI_PERSONAL_DATA_LIST *stl)