Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / MBMS-Service-Area-Identity-List.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 _MBMS_Service_Area_Identity_List_H_\r
9 #define _MBMS_Service_Area_Identity_List_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "MBMS-Service-Area-Identity.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 /* MBMS-Service-Area-Identity-List */\r
24 typedef struct MBMS_Service_Area_Identity_List {\r
25         A_SEQUENCE_OF(MBMS_Service_Area_Identity_t) list;\r
26         \r
27         /* Context for parsing across buffer boundaries */\r
28         asn_struct_ctx_t _asn_ctx;\r
29 } MBMS_Service_Area_Identity_List_t;\r
30 \r
31 /* Implementation */\r
32 extern asn_TYPE_descriptor_t asn_DEF_MBMS_Service_Area_Identity_List;\r
33 \r
34 #ifdef __cplusplus\r
35 }\r
36 #endif\r
37 \r
38 #endif  /* _MBMS_Service_Area_Identity_List_H_ */\r
39 #include <asn_internal.h>\r