4a3a66fb3740f423a097efcb74dba4f2fa5a7d0d
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedNRcellsToModifyENDCConfUpdList.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 _ServedNRcellsToModifyENDCConfUpdList_H_\r
9 #define _ServedNRcellsToModifyENDCConfUpdList_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 <constr_SEQUENCE_OF.h>\r
17 \r
18 #ifdef __cplusplus\r
19 extern "C" {\r
20 #endif\r
21 \r
22 /* Forward declarations */\r
23 struct ServedNRCellsToModify_Item;\r
24 \r
25 /* ServedNRcellsToModifyENDCConfUpdList */\r
26 typedef struct ServedNRcellsToModifyENDCConfUpdList {\r
27         A_SEQUENCE_OF(struct ServedNRCellsToModify_Item) list;\r
28         \r
29         /* Context for parsing across buffer boundaries */\r
30         asn_struct_ctx_t _asn_ctx;\r
31 } ServedNRcellsToModifyENDCConfUpdList_t;\r
32 \r
33 /* Implementation */\r
34 extern asn_TYPE_descriptor_t asn_DEF_ServedNRcellsToModifyENDCConfUpdList;\r
35 \r
36 #ifdef __cplusplus\r
37 }\r
38 #endif\r
39 \r
40 #endif  /* _ServedNRcellsToModifyENDCConfUpdList_H_ */\r
41 #include <asn_internal.h>\r