fe0ec293b560a353a7ad666ed6a36f5be915e164
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedEUTRAcellsToModifyListENDCConfUpd.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 _ServedEUTRAcellsToModifyListENDCConfUpd_H_\r
9 #define _ServedEUTRAcellsToModifyListENDCConfUpd_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 "ECGI.h"\r
17 #include "ServedCell-Information.h"\r
18 #include <constr_SEQUENCE.h>\r
19 #include <constr_SEQUENCE_OF.h>\r
20 \r
21 #ifdef __cplusplus\r
22 extern "C" {\r
23 #endif\r
24 \r
25 /* Forward declarations */\r
26 struct NRNeighbour_Information;\r
27 struct ProtocolExtensionContainer;\r
28 \r
29 /* Forward definitions */\r
30 typedef struct ServedEUTRAcellsToModifyListENDCConfUpd__Member {\r
31         ECGI_t   old_ECGI;\r
32         ServedCell_Information_t         servedEUTRACellInfo;\r
33         struct NRNeighbour_Information  *nrNeighbourInfo;       /* OPTIONAL */\r
34         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
35         /*\r
36          * This type is extensible,\r
37          * possible extensions are below.\r
38          */\r
39         \r
40         /* Context for parsing across buffer boundaries */\r
41         asn_struct_ctx_t _asn_ctx;\r
42 } ServedEUTRAcellsToModifyListENDCConfUpd__Member;\r
43 \r
44 /* ServedEUTRAcellsToModifyListENDCConfUpd */\r
45 typedef struct ServedEUTRAcellsToModifyListENDCConfUpd {\r
46         A_SEQUENCE_OF(ServedEUTRAcellsToModifyListENDCConfUpd__Member) list;\r
47         \r
48         /* Context for parsing across buffer boundaries */\r
49         asn_struct_ctx_t _asn_ctx;\r
50 } ServedEUTRAcellsToModifyListENDCConfUpd_t;\r
51 \r
52 /* Implementation */\r
53 extern asn_TYPE_descriptor_t asn_DEF_ServedEUTRAcellsToModifyListENDCConfUpd;\r
54 \r
55 #ifdef __cplusplus\r
56 }\r
57 #endif\r
58 \r
59 #endif  /* _ServedEUTRAcellsToModifyListENDCConfUpd_H_ */\r
60 #include <asn_internal.h>\r