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 "CellMeasurementResult-Item.h"
10 #include "HWLoadIndicator.h"
11 #include "S1TNLLoadIndicator.h"
12 #include "RadioResourceStatus.h"
13 #include "ProtocolExtensionContainer.h"
14 static asn_TYPE_member_t asn_MBR_CellMeasurementResult_Item_1[] = {
15 { ATF_NOFLAGS, 0, offsetof(struct CellMeasurementResult_Item, cell_ID),
16 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
17 -1, /* IMPLICIT tag at current level */
21 0, 0, /* No default value */
24 { ATF_POINTER, 4, offsetof(struct CellMeasurementResult_Item, hWLoadIndicator),
25 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
26 -1, /* IMPLICIT tag at current level */
27 &asn_DEF_HWLoadIndicator,
30 0, 0, /* No default value */
33 { ATF_POINTER, 3, offsetof(struct CellMeasurementResult_Item, s1TNLLoadIndicator),
34 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
35 -1, /* IMPLICIT tag at current level */
36 &asn_DEF_S1TNLLoadIndicator,
39 0, 0, /* No default value */
42 { ATF_POINTER, 2, offsetof(struct CellMeasurementResult_Item, radioResourceStatus),
43 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
44 -1, /* IMPLICIT tag at current level */
45 &asn_DEF_RadioResourceStatus,
48 0, 0, /* No default value */
51 { ATF_POINTER, 1, offsetof(struct CellMeasurementResult_Item, iE_Extensions),
52 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
53 -1, /* IMPLICIT tag at current level */
54 &asn_DEF_ProtocolExtensionContainer_8858P6,
57 0, 0, /* No default value */
61 static const int asn_MAP_CellMeasurementResult_Item_oms_1[] = { 1, 2, 3, 4 };
62 static const ber_tlv_tag_t asn_DEF_CellMeasurementResult_Item_tags_1[] = {
63 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
65 static const asn_TYPE_tag2member_t asn_MAP_CellMeasurementResult_Item_tag2el_1[] = {
66 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cell-ID */
67 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* hWLoadIndicator */
68 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* s1TNLLoadIndicator */
69 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* radioResourceStatus */
70 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* iE-Extensions */
72 static asn_SEQUENCE_specifics_t asn_SPC_CellMeasurementResult_Item_specs_1 = {
73 sizeof(struct CellMeasurementResult_Item),
74 offsetof(struct CellMeasurementResult_Item, _asn_ctx),
75 asn_MAP_CellMeasurementResult_Item_tag2el_1,
76 5, /* Count of tags in the map */
77 asn_MAP_CellMeasurementResult_Item_oms_1, /* Optional members */
78 4, 0, /* Root/Additions */
79 5, /* First extension addition */
81 asn_TYPE_descriptor_t asn_DEF_CellMeasurementResult_Item = {
82 "CellMeasurementResult-Item",
83 "CellMeasurementResult-Item",
85 asn_DEF_CellMeasurementResult_Item_tags_1,
86 sizeof(asn_DEF_CellMeasurementResult_Item_tags_1)
87 /sizeof(asn_DEF_CellMeasurementResult_Item_tags_1[0]), /* 1 */
88 asn_DEF_CellMeasurementResult_Item_tags_1, /* Same as above */
89 sizeof(asn_DEF_CellMeasurementResult_Item_tags_1)
90 /sizeof(asn_DEF_CellMeasurementResult_Item_tags_1[0]), /* 1 */
91 { 0, 0, SEQUENCE_constraint },
92 asn_MBR_CellMeasurementResult_Item_1,
93 5, /* Elements count */
94 &asn_SPC_CellMeasurementResult_Item_specs_1 /* Additional specs */