Add version 0.5.0
[ric-plt/submgr.git] / e2ap / lib / ServedNRcellsENDCX2ManagementList.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "X2AP-PDU-Contents"
4  *      found in "Spec/e2ap-v031ex.asn"
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
6  */
7
8 #include "ServedNRcellsENDCX2ManagementList.h"
9
10 #include "NRNeighbour-Information.h"
11 #include "ProtocolExtensionContainer.h"
12 static asn_oer_constraints_t asn_OER_type_ServedNRcellsENDCX2ManagementList_constr_1 CC_NOTUSED = {
13         { 0, 0 },
14         -1      /* (SIZE(1..16384)) */};
15 static asn_per_constraints_t asn_PER_type_ServedNRcellsENDCX2ManagementList_constr_1 CC_NOTUSED = {
16         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
17         { APC_CONSTRAINED,       14,  14,  1,  16384 }  /* (SIZE(1..16384)) */,
18         0, 0    /* No PER value map */
19 };
20 static asn_TYPE_member_t asn_MBR_Member_2[] = {
21         { ATF_NOFLAGS, 0, offsetof(struct ServedNRcellsENDCX2ManagementList__Member, servedNRCellInfo),
22                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
23                 -1,     /* IMPLICIT tag at current level */
24                 &asn_DEF_ServedNRCell_Information,
25                 0,
26                 { 0, 0, 0 },
27                 0, 0, /* No default value */
28                 "servedNRCellInfo"
29                 },
30         { ATF_POINTER, 2, offsetof(struct ServedNRcellsENDCX2ManagementList__Member, nRNeighbourInfo),
31                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
32                 -1,     /* IMPLICIT tag at current level */
33                 &asn_DEF_NRNeighbour_Information,
34                 0,
35                 { 0, 0, 0 },
36                 0, 0, /* No default value */
37                 "nRNeighbourInfo"
38                 },
39         { ATF_POINTER, 1, offsetof(struct ServedNRcellsENDCX2ManagementList__Member, iE_Extensions),
40                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
41                 -1,     /* IMPLICIT tag at current level */
42                 &asn_DEF_ProtocolExtensionContainer_9566P91,
43                 0,
44                 { 0, 0, 0 },
45                 0, 0, /* No default value */
46                 "iE-Extensions"
47                 },
48 };
49 static const int asn_MAP_Member_oms_2[] = { 1, 2 };
50 static const ber_tlv_tag_t asn_DEF_Member_tags_2[] = {
51         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
52 };
53 static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_2[] = {
54     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* servedNRCellInfo */
55     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nRNeighbourInfo */
56     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* iE-Extensions */
57 };
58 static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = {
59         sizeof(struct ServedNRcellsENDCX2ManagementList__Member),
60         offsetof(struct ServedNRcellsENDCX2ManagementList__Member, _asn_ctx),
61         asn_MAP_Member_tag2el_2,
62         3,      /* Count of tags in the map */
63         asn_MAP_Member_oms_2,   /* Optional members */
64         2, 0,   /* Root/Additions */
65         3,      /* First extension addition */
66 };
67 static /* Use -fall-defs-global to expose */
68 asn_TYPE_descriptor_t asn_DEF_Member_2 = {
69         "SEQUENCE",
70         "SEQUENCE",
71         &asn_OP_SEQUENCE,
72         asn_DEF_Member_tags_2,
73         sizeof(asn_DEF_Member_tags_2)
74                 /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
75         asn_DEF_Member_tags_2,  /* Same as above */
76         sizeof(asn_DEF_Member_tags_2)
77                 /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
78         { 0, 0, SEQUENCE_constraint },
79         asn_MBR_Member_2,
80         3,      /* Elements count */
81         &asn_SPC_Member_specs_2 /* Additional specs */
82 };
83
84 static asn_TYPE_member_t asn_MBR_ServedNRcellsENDCX2ManagementList_1[] = {
85         { ATF_POINTER, 0, 0,
86                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
87                 0,
88                 &asn_DEF_Member_2,
89                 0,
90                 { 0, 0, 0 },
91                 0, 0, /* No default value */
92                 ""
93                 },
94 };
95 static const ber_tlv_tag_t asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1[] = {
96         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
97 };
98 static asn_SET_OF_specifics_t asn_SPC_ServedNRcellsENDCX2ManagementList_specs_1 = {
99         sizeof(struct ServedNRcellsENDCX2ManagementList),
100         offsetof(struct ServedNRcellsENDCX2ManagementList, _asn_ctx),
101         0,      /* XER encoding is XMLDelimitedItemList */
102 };
103 asn_TYPE_descriptor_t asn_DEF_ServedNRcellsENDCX2ManagementList = {
104         "ServedNRcellsENDCX2ManagementList",
105         "ServedNRcellsENDCX2ManagementList",
106         &asn_OP_SEQUENCE_OF,
107         asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1,
108         sizeof(asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1)
109                 /sizeof(asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1[0]), /* 1 */
110         asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1,       /* Same as above */
111         sizeof(asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1)
112                 /sizeof(asn_DEF_ServedNRcellsENDCX2ManagementList_tags_1[0]), /* 1 */
113         { &asn_OER_type_ServedNRcellsENDCX2ManagementList_constr_1, &asn_PER_type_ServedNRcellsENDCX2ManagementList_constr_1, SEQUENCE_OF_constraint },
114         asn_MBR_ServedNRcellsENDCX2ManagementList_1,
115         1,      /* Single element */
116         &asn_SPC_ServedNRcellsENDCX2ManagementList_specs_1      /* Additional specs */
117 };
118