2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "X2AP-PDU-Contents"
4 * found in "Spec/e2_and_x2-combined-and-minimized.asn1"
5 * `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
8 #include "ServedNRCellsToModify-Item.h"
10 #include "NRNeighbour-Information.h"
11 #include "ProtocolExtensionContainer.h"
12 asn_TYPE_member_t asn_MBR_ServedNRCellsToModify_Item_1[] = {
13 { ATF_NOFLAGS, 0, offsetof(struct ServedNRCellsToModify_Item, old_nrcgi),
14 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
15 -1, /* IMPLICIT tag at current level */
19 0, 0, /* No default value */
22 { ATF_NOFLAGS, 0, offsetof(struct ServedNRCellsToModify_Item, servedNRCellInformation),
23 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
24 -1, /* IMPLICIT tag at current level */
25 &asn_DEF_ServedNRCell_Information,
28 0, 0, /* No default value */
29 "servedNRCellInformation"
31 { ATF_POINTER, 3, offsetof(struct ServedNRCellsToModify_Item, nrNeighbourInformation),
32 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
33 -1, /* IMPLICIT tag at current level */
34 &asn_DEF_NRNeighbour_Information,
37 0, 0, /* No default value */
38 "nrNeighbourInformation"
40 { ATF_POINTER, 2, offsetof(struct ServedNRCellsToModify_Item, nrDeactivationIndication),
41 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
42 -1, /* IMPLICIT tag at current level */
43 &asn_DEF_DeactivationIndication,
46 0, 0, /* No default value */
47 "nrDeactivationIndication"
49 { ATF_POINTER, 1, offsetof(struct ServedNRCellsToModify_Item, iE_Extensions),
50 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
51 -1, /* IMPLICIT tag at current level */
52 &asn_DEF_ProtocolExtensionContainer_8858P19,
55 0, 0, /* No default value */
59 static const int asn_MAP_ServedNRCellsToModify_Item_oms_1[] = { 2, 3, 4 };
60 static const ber_tlv_tag_t asn_DEF_ServedNRCellsToModify_Item_tags_1[] = {
61 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
63 static const asn_TYPE_tag2member_t asn_MAP_ServedNRCellsToModify_Item_tag2el_1[] = {
64 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* old-nrcgi */
65 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* servedNRCellInformation */
66 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nrNeighbourInformation */
67 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nrDeactivationIndication */
68 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* iE-Extensions */
70 asn_SEQUENCE_specifics_t asn_SPC_ServedNRCellsToModify_Item_specs_1 = {
71 sizeof(struct ServedNRCellsToModify_Item),
72 offsetof(struct ServedNRCellsToModify_Item, _asn_ctx),
73 asn_MAP_ServedNRCellsToModify_Item_tag2el_1,
74 5, /* Count of tags in the map */
75 asn_MAP_ServedNRCellsToModify_Item_oms_1, /* Optional members */
76 3, 0, /* Root/Additions */
77 5, /* First extension addition */
79 asn_TYPE_descriptor_t asn_DEF_ServedNRCellsToModify_Item = {
80 "ServedNRCellsToModify-Item",
81 "ServedNRCellsToModify-Item",
83 asn_DEF_ServedNRCellsToModify_Item_tags_1,
84 sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1)
85 /sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1[0]), /* 1 */
86 asn_DEF_ServedNRCellsToModify_Item_tags_1, /* Same as above */
87 sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1)
88 /sizeof(asn_DEF_ServedNRCellsToModify_Item_tags_1[0]), /* 1 */
89 { 0, 0, SEQUENCE_constraint },
90 asn_MBR_ServedNRCellsToModify_Item_1,
91 5, /* Elements count */
92 &asn_SPC_ServedNRCellsToModify_Item_specs_1 /* Additional specs */