Moving in e2sim originally from it/test/simulators
[sim/e2-interface.git] / e2sim / ASN1c / CSIReportPerCSIProcessItem.c
1 /*****************************************************************************
2 #                                                                            *
3 # Copyright 2019 AT&T Intellectual Property                                  *
4 #                                                                            *
5 # Licensed under the Apache License, Version 2.0 (the "License");            *
6 # you may not use this file except in compliance with the License.           *
7 # You may obtain a copy of the License at                                    *
8 #                                                                            *
9 #      http://www.apache.org/licenses/LICENSE-2.0                            *
10 #                                                                            *
11 # Unless required by applicable law or agreed to in writing, software        *
12 # distributed under the License is distributed on an "AS IS" BASIS,          *
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   *
14 # See the License for the specific language governing permissions and        *
15 # limitations under the License.                                             *
16 #                                                                            *
17 ******************************************************************************/
18
19 /*
20  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
21  * From ASN.1 module "X2AP-IEs"
22  *      found in "../../asnFiles/X2AP-IEs.asn"
23  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
24  */
25
26 #include "CSIReportPerCSIProcessItem.h"
27
28 #include "SubbandCQIList.h"
29 #include "ProtocolExtensionContainer.h"
30 static int
31 memb_rI_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
32                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
33         long value;
34         
35         if(!sptr) {
36                 ASN__CTFAIL(app_key, td, sptr,
37                         "%s: value not given (%s:%d)",
38                         td->name, __FILE__, __LINE__);
39                 return -1;
40         }
41         
42         value = *(const long *)sptr;
43         
44         if((value >= 1 && value <= 8)) {
45                 /* Constraint check succeeded */
46                 return 0;
47         } else {
48                 ASN__CTFAIL(app_key, td, sptr,
49                         "%s: constraint failed (%s:%d)",
50                         td->name, __FILE__, __LINE__);
51                 return -1;
52         }
53 }
54
55 static asn_per_constraints_t asn_PER_memb_rI_constr_3 CC_NOTUSED = {
56         { APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  1,  8 }    /* (1..8,...) */,
57         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
58         0, 0    /* No PER value map */
59 };
60 asn_per_constraints_t asn_PER_type_CSIReportPerCSIProcessItem_constr_1 CC_NOTUSED = {
61         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
62         { APC_CONSTRAINED,       1,  1,  1,  2 }        /* (SIZE(1..2)) */,
63         0, 0    /* No PER value map */
64 };
65 static asn_TYPE_member_t asn_MBR_Member_2[] = {
66         { ATF_NOFLAGS, 0, offsetof(struct CSIReportPerCSIProcessItem__Member, rI),
67                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
68                 -1,     /* IMPLICIT tag at current level */
69                 &asn_DEF_NativeInteger,
70                 0,
71                 { 0, &asn_PER_memb_rI_constr_3,  memb_rI_constraint_2 },
72                 0, 0, /* No default value */
73                 "rI"
74                 },
75         { ATF_NOFLAGS, 0, offsetof(struct CSIReportPerCSIProcessItem__Member, widebandCQI),
76                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
77                 -1,     /* IMPLICIT tag at current level */
78                 &asn_DEF_WidebandCQI,
79                 0,
80                 { 0, 0, 0 },
81                 0, 0, /* No default value */
82                 "widebandCQI"
83                 },
84         { ATF_NOFLAGS, 0, offsetof(struct CSIReportPerCSIProcessItem__Member, subbandSize),
85                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
86                 -1,     /* IMPLICIT tag at current level */
87                 &asn_DEF_SubbandSize,
88                 0,
89                 { 0, 0, 0 },
90                 0, 0, /* No default value */
91                 "subbandSize"
92                 },
93         { ATF_POINTER, 2, offsetof(struct CSIReportPerCSIProcessItem__Member, subbandCQIList),
94                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
95                 -1,     /* IMPLICIT tag at current level */
96                 &asn_DEF_SubbandCQIList,
97                 0,
98                 { 0, 0, 0 },
99                 0, 0, /* No default value */
100                 "subbandCQIList"
101                 },
102         { ATF_POINTER, 1, offsetof(struct CSIReportPerCSIProcessItem__Member, iE_Extensions),
103                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
104                 -1,     /* IMPLICIT tag at current level */
105                 &asn_DEF_ProtocolExtensionContainer_170P130,
106                 0,
107                 { 0, 0, 0 },
108                 0, 0, /* No default value */
109                 "iE-Extensions"
110                 },
111 };
112 static const int asn_MAP_Member_oms_2[] = { 3, 4 };
113 static const ber_tlv_tag_t asn_DEF_Member_tags_2[] = {
114         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
115 };
116 static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_2[] = {
117     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rI */
118     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* widebandCQI */
119     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* subbandSize */
120     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* subbandCQIList */
121     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* iE-Extensions */
122 };
123 static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = {
124         sizeof(struct CSIReportPerCSIProcessItem__Member),
125         offsetof(struct CSIReportPerCSIProcessItem__Member, _asn_ctx),
126         asn_MAP_Member_tag2el_2,
127         5,      /* Count of tags in the map */
128         asn_MAP_Member_oms_2,   /* Optional members */
129         2, 0,   /* Root/Additions */
130         5,      /* First extension addition */
131 };
132 static /* Use -fall-defs-global to expose */
133 asn_TYPE_descriptor_t asn_DEF_Member_2 = {
134         "SEQUENCE",
135         "SEQUENCE",
136         &asn_OP_SEQUENCE,
137         asn_DEF_Member_tags_2,
138         sizeof(asn_DEF_Member_tags_2)
139                 /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
140         asn_DEF_Member_tags_2,  /* Same as above */
141         sizeof(asn_DEF_Member_tags_2)
142                 /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
143         { 0, 0, SEQUENCE_constraint },
144         asn_MBR_Member_2,
145         5,      /* Elements count */
146         &asn_SPC_Member_specs_2 /* Additional specs */
147 };
148
149 asn_TYPE_member_t asn_MBR_CSIReportPerCSIProcessItem_1[] = {
150         { ATF_POINTER, 0, 0,
151                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
152                 0,
153                 &asn_DEF_Member_2,
154                 0,
155                 { 0, 0, 0 },
156                 0, 0, /* No default value */
157                 ""
158                 },
159 };
160 static const ber_tlv_tag_t asn_DEF_CSIReportPerCSIProcessItem_tags_1[] = {
161         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
162 };
163 asn_SET_OF_specifics_t asn_SPC_CSIReportPerCSIProcessItem_specs_1 = {
164         sizeof(struct CSIReportPerCSIProcessItem),
165         offsetof(struct CSIReportPerCSIProcessItem, _asn_ctx),
166         0,      /* XER encoding is XMLDelimitedItemList */
167 };
168 asn_TYPE_descriptor_t asn_DEF_CSIReportPerCSIProcessItem = {
169         "CSIReportPerCSIProcessItem",
170         "CSIReportPerCSIProcessItem",
171         &asn_OP_SEQUENCE_OF,
172         asn_DEF_CSIReportPerCSIProcessItem_tags_1,
173         sizeof(asn_DEF_CSIReportPerCSIProcessItem_tags_1)
174                 /sizeof(asn_DEF_CSIReportPerCSIProcessItem_tags_1[0]), /* 1 */
175         asn_DEF_CSIReportPerCSIProcessItem_tags_1,      /* Same as above */
176         sizeof(asn_DEF_CSIReportPerCSIProcessItem_tags_1)
177                 /sizeof(asn_DEF_CSIReportPerCSIProcessItem_tags_1[0]), /* 1 */
178         { 0, &asn_PER_type_CSIReportPerCSIProcessItem_constr_1, SEQUENCE_OF_constraint },
179         asn_MBR_CSIReportPerCSIProcessItem_1,
180         1,      /* Single element */
181         &asn_SPC_CSIReportPerCSIProcessItem_specs_1     /* Additional specs */
182 };
183