c0312f4401206a1a89c05c3ba21ebb4b2a109a4a
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedEUTRAcellsENDCX2ManagementList.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-PDU-Contents"\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 _ServedEUTRAcellsENDCX2ManagementList_H_\r
9 #define _ServedEUTRAcellsENDCX2ManagementList_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include <asn_SEQUENCE_OF.h>\r
16 #include "ServedCell-Information.h"\r
17 #include <constr_SEQUENCE.h>\r
18 #include <constr_SEQUENCE_OF.h>\r
19 \r
20 #ifdef __cplusplus\r
21 extern "C" {\r
22 #endif\r
23 \r
24 /* Forward declarations */\r
25 struct NRNeighbour_Information;\r
26 struct ProtocolExtensionContainer;\r
27 \r
28 /* Forward definitions */\r
29 typedef struct ServedEUTRAcellsENDCX2ManagementList__Member {\r
30         ServedCell_Information_t         servedEUTRACellInfo;\r
31         struct NRNeighbour_Information  *nrNeighbourInfo;       /* OPTIONAL */\r
32         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
33         /*\r
34          * This type is extensible,\r
35          * possible extensions are below.\r
36          */\r
37         \r
38         /* Context for parsing across buffer boundaries */\r
39         asn_struct_ctx_t _asn_ctx;\r
40 } ServedEUTRAcellsENDCX2ManagementList__Member;\r
41 \r
42 /* ServedEUTRAcellsENDCX2ManagementList */\r
43 typedef struct ServedEUTRAcellsENDCX2ManagementList {\r
44         A_SEQUENCE_OF(ServedEUTRAcellsENDCX2ManagementList__Member) list;\r
45         \r
46         /* Context for parsing across buffer boundaries */\r
47         asn_struct_ctx_t _asn_ctx;\r
48 } ServedEUTRAcellsENDCX2ManagementList_t;\r
49 \r
50 /* Implementation */\r
51 extern asn_TYPE_descriptor_t asn_DEF_ServedEUTRAcellsENDCX2ManagementList;\r
52 \r
53 #ifdef __cplusplus\r
54 }\r
55 #endif\r
56 \r
57 #endif  /* _ServedEUTRAcellsENDCX2ManagementList_H_ */\r
58 #include <asn_internal.h>\r