97e802ce93a4c0ad7543398d111c5d0b9b6c391e
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedNRCellsToModify-Item.c
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 #include "ServedNRCellsToModify-Item.h"\r
9 \r
10 #include "NRNeighbour-Information.h"\r
11 #include "ProtocolExtensionContainer.h"\r
12 asn_TYPE_member_t asn_MBR_ServedNRCellsToModify_Item_1[] = {\r
13         { ATF_NOFLAGS, 0, offsetof(struct ServedNRCellsToModify_Item, old_nrcgi),\r
14                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),\r
15                 -1,     /* IMPLICIT tag at current level */\r
16                 &asn_DEF_NRCGI,\r
17                 0,\r
18                 { 0, 0, 0 },\r
19                 0, 0, /* No default value */\r
20                 "old-nrcgi"\r
21                 },\r
22         { ATF_NOFLAGS, 0, offsetof(struct ServedNRCellsToModify_Item, servedNRCellInformation),\r
23                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),\r
24                 -1,     /* IMPLICIT tag at current level */\r
25                 &asn_DEF_ServedNRCell_Information,\r
26                 0,\r
27                 { 0, 0, 0 },\r
28                 0, 0, /* No default value */\r
29                 "servedNRCellInformation"\r
30                 },\r
31         { ATF_POINTER, 3, offsetof(struct ServedNRCellsToModify_Item, nrNeighbourInformation),\r
32                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),\r
33                 -1,     /* IMPLICIT tag at current level */\r
34                 &asn_DEF_NRNeighbour_Information,\r
35                 0,\r
36                 { 0, 0, 0 },\r
37                 0, 0, /* No default value */\r
38                 "nrNeighbourInformation"\r
39                 },\r
40         { ATF_POINTER, 2, offsetof(struct ServedNRCellsToModify_Item, nrDeactivationIndication),\r
41                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),\r
42                 -1,     /* IMPLICIT tag at current level */\r
43                 &asn_DEF_DeactivationIndication,\r
44                 0,\r
45                 { 0, 0, 0 },\r
46                 0, 0, /* No default value */\r
47                 "nrDeactivationIndication"\r
48                 },\r
49         { ATF_POINTER, 1, offsetof(struct ServedNRCellsToModify_Item, iE_Extensions),\r
50                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),\r
51                 -1,     /* IMPLICIT tag at current level */\r
52                 &asn_DEF_ProtocolExtensionContainer_8231P100,\r
53                 0,\r
54                 { 0, 0, 0 },\r
55                 0, 0, /* No default value */\r
56                 "iE-Extensions"\r
57                 },\r
58 };\r
59 static const int asn_MAP_ServedNRCellsToModify_Item_oms_1[] = { 2, 3, 4 };\r
60 static const ber_tlv_tag_t asn_DEF_ServedNRCellsToModify_Item_tags_1[] = {\r
61         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))\r
62 };\r
63 static const asn_TYPE_tag2member_t asn_MAP_ServedNRCellsToModify_Item_tag2el_1[] = {\r
64     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* old-nrcgi */\r
65     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* servedNRCellInformation */\r
66     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nrNeighbourInformation */\r
67     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nrDeactivationIndication */\r
68     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* iE-Extensions */\r
69 };\r
70 asn_SEQUENCE_specifics_t asn_SPC_ServedNRCellsToModify_Item_specs_1 = {\r
71         sizeof(struct ServedNRCellsToModify_Item),\r
72         offsetof(struct ServedNRCellsToModify_Item, _asn_ctx),\r
73         asn_MAP_ServedNRCellsToModify_Item_tag2el_1,\r
74         5,      /* Count of tags in the map */\r
75         asn_MAP_ServedNRCellsToModify_Item_oms_1,       /* Optional members */\r
76         3, 0,   /* Root/Additions */\r
77         5,      /* First extension addition */\r
78 };\r
79 asn_TYPE_descriptor_t asn_DEF_ServedNRCellsToModify_Item = {\r
80         "ServedNRCellsToModify-Item",\r
81         "ServedNRCellsToModify-Item",\r
82         &asn_OP_SEQUENCE,\r
83         asn_DEF_ServedNRCellsToModify_Item_tags_1,\r
84         sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1)\r
85                 /sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1[0]), /* 1 */\r
86         asn_DEF_ServedNRCellsToModify_Item_tags_1,      /* Same as above */\r
87         sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1)\r
88                 /sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1[0]), /* 1 */\r
89         { 0, 0, SEQUENCE_constraint },\r
90         asn_MBR_ServedNRCellsToModify_Item_1,\r
91         5,      /* Elements count */\r
92         &asn_SPC_ServedNRCellsToModify_Item_specs_1     /* Additional specs */\r
93 };\r
94 \r