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