Adding initial code jy.oak@samsung.com
[ric-app/kpimon.git] / asn1c_defs / all-defs / WLANMeasConfigNameList.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-IEs"\r
4  *      found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #ifndef _WLANMeasConfigNameList_H_\r
9 #define _WLANMeasConfigNameList_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "WLANName.h"\r
16 #include <asn_SEQUENCE_OF.h>\r
17 #include <constr_SEQUENCE_OF.h>\r
18 \r
19 #ifdef __cplusplus\r
20 extern "C" {\r
21 #endif\r
22 \r
23 /* WLANMeasConfigNameList */\r
24 typedef struct WLANMeasConfigNameList {\r
25         A_SEQUENCE_OF(WLANName_t) list;\r
26         \r
27         /* Context for parsing across buffer boundaries */\r
28         asn_struct_ctx_t _asn_ctx;\r
29 } WLANMeasConfigNameList_t;\r
30 \r
31 /* Implementation */\r
32 extern asn_TYPE_descriptor_t asn_DEF_WLANMeasConfigNameList;\r
33 extern asn_SET_OF_specifics_t asn_SPC_WLANMeasConfigNameList_specs_1;\r
34 extern asn_TYPE_member_t asn_MBR_WLANMeasConfigNameList_1[1];\r
35 extern asn_per_constraints_t asn_PER_type_WLANMeasConfigNameList_constr_1;\r
36 \r
37 #ifdef __cplusplus\r
38 }\r
39 #endif\r
40 \r
41 #endif  /* _WLANMeasConfigNameList_H_ */\r
42 #include <asn_internal.h>\r