Adding initial code jy.oak@samsung.com
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedNRCellsToModify-Item.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 _ServedNRCellsToModify_Item_H_\r
9 #define _ServedNRCellsToModify_Item_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "NRCGI.h"\r
16 #include "ServedNRCell-Information.h"\r
17 #include "DeactivationIndication.h"\r
18 #include <constr_SEQUENCE.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 /* ServedNRCellsToModify-Item */\r
29 typedef struct ServedNRCellsToModify_Item {\r
30         NRCGI_t  old_nrcgi;\r
31         ServedNRCell_Information_t       servedNRCellInformation;\r
32         struct NRNeighbour_Information  *nrNeighbourInformation;        /* OPTIONAL */\r
33         DeactivationIndication_t        *nrDeactivationIndication;      /* 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 } ServedNRCellsToModify_Item_t;\r
43 \r
44 /* Implementation */\r
45 extern asn_TYPE_descriptor_t asn_DEF_ServedNRCellsToModify_Item;\r
46 extern asn_SEQUENCE_specifics_t asn_SPC_ServedNRCellsToModify_Item_specs_1;\r
47 extern asn_TYPE_member_t asn_MBR_ServedNRCellsToModify_Item_1[5];\r
48 \r
49 #ifdef __cplusplus\r
50 }\r
51 #endif\r
52 \r
53 #endif  /* _ServedNRCellsToModify_Item_H_ */\r
54 #include <asn_internal.h>\r