Issue-ID: SIM-18
[sim/e2-interface.git] / e2sim / e2apv1sim / e2sim / ASN1c / UnsuccessfulOutcome.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2AP-PDU-Descriptions"
4  *      found in "/home/rshacham/e2ap-v01.00.00.asn"
5  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D .`
6  */
7
8 #include "UnsuccessfulOutcome.h"
9
10 static const long asn_VAL_1_id_RICsubscription = 8;
11 static const long asn_VAL_1_reject = 0;
12 static const long asn_VAL_2_id_RICsubscriptionDelete = 9;
13 static const long asn_VAL_2_reject = 0;
14 static const long asn_VAL_3_id_RICserviceUpdate = 7;
15 static const long asn_VAL_3_reject = 0;
16 static const long asn_VAL_4_id_RICcontrol = 4;
17 static const long asn_VAL_4_reject = 0;
18 static const long asn_VAL_5_id_E2setup = 1;
19 static const long asn_VAL_5_reject = 0;
20 static const long asn_VAL_6_id_Reset = 3;
21 static const long asn_VAL_6_reject = 0;
22 static const long asn_VAL_7_id_RICindication = 5;
23 static const long asn_VAL_7_ignore = 1;
24 static const long asn_VAL_8_id_RICserviceQuery = 6;
25 static const long asn_VAL_8_ignore = 1;
26 static const long asn_VAL_9_id_ErrorIndication = 2;
27 static const long asn_VAL_9_ignore = 1;
28 static const asn_ioc_cell_t asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1_rows[] = {
29         { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest },
30         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse },
31         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure },
32         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription },
33         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject },
34         { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest },
35         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse },
36         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure },
37         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete },
38         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject },
39         { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate },
40         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge },
41         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure },
42         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate },
43         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject },
44         { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest },
45         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge },
46         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure },
47         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol },
48         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject },
49         { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest },
50         { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse },
51         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure },
52         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup },
53         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject },
54         { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest },
55         { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse },
56         { "&UnsuccessfulOutcome",  },
57         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_Reset },
58         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject },
59         { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication },
60         { "&SuccessfulOutcome",  },
61         { "&UnsuccessfulOutcome",  },
62         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_RICindication },
63         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_ignore },
64         { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery },
65         { "&SuccessfulOutcome",  },
66         { "&UnsuccessfulOutcome",  },
67         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_RICserviceQuery },
68         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_ignore },
69         { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication },
70         { "&SuccessfulOutcome",  },
71         { "&UnsuccessfulOutcome",  },
72         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_ErrorIndication },
73         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }
74 };
75 static const asn_ioc_set_t asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1[] = {
76         { 9, 5, asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1_rows }
77 };
78 static int
79 memb_procedureCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
80                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
81         long value;
82         
83         if(!sptr) {
84                 ASN__CTFAIL(app_key, td, sptr,
85                         "%s: value not given (%s:%d)",
86                         td->name, __FILE__, __LINE__);
87                 return -1;
88         }
89         
90         value = *(const long *)sptr;
91         
92         if((value >= 0 && value <= 255)) {
93                 /* Constraint check succeeded */
94                 return 0;
95         } else {
96                 ASN__CTFAIL(app_key, td, sptr,
97                         "%s: constraint failed (%s:%d)",
98                         td->name, __FILE__, __LINE__);
99                 return -1;
100         }
101 }
102
103 static asn_type_selector_result_t
104 select_UnsuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
105         asn_type_selector_result_t result = {0, 0};
106         const asn_ioc_set_t *itable = asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1;
107         size_t constraining_column = 3; /* &procedureCode */
108         size_t for_column = 4; /* &criticality */
109         size_t row, presence_index = 0;
110         const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct UnsuccessfulOutcome, procedureCode));
111         
112         for(row=0; row < itable->rows_count; row++) {
113             const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
114             const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
115         
116             if(type_cell->cell_kind == aioc__undefined)
117                 continue;
118         
119             presence_index++;
120             if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
121                 result.type_descriptor = type_cell->type_descriptor;
122                 result.presence_index = presence_index;
123                 break;
124             }
125         }
126         
127         return result;
128 }
129
130 static int
131 memb_criticality_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
132                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
133         
134         if(!sptr) {
135                 ASN__CTFAIL(app_key, td, sptr,
136                         "%s: value not given (%s:%d)",
137                         td->name, __FILE__, __LINE__);
138                 return -1;
139         }
140         
141         
142         if(1 /* No applicable constraints whatsoever */) {
143                 /* Nothing is here. See below */
144         }
145         
146         return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
147 }
148
149 static asn_type_selector_result_t
150 select_UnsuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
151         asn_type_selector_result_t result = {0, 0};
152         const asn_ioc_set_t *itable = asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1;
153         size_t constraining_column = 3; /* &procedureCode */
154         size_t for_column = 2; /* &UnsuccessfulOutcome */
155         size_t row, presence_index = 0;
156         const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct UnsuccessfulOutcome, procedureCode));
157         
158         for(row=0; row < itable->rows_count; row++) {
159             const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
160             const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
161         
162             if(type_cell->cell_kind == aioc__undefined)
163                 continue;
164         
165             presence_index++;
166             if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
167                 result.type_descriptor = type_cell->type_descriptor;
168                 result.presence_index = presence_index;
169                 break;
170             }
171         }
172         
173         return result;
174 }
175
176 static int
177 memb_value_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
178                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
179         
180         if(!sptr) {
181                 ASN__CTFAIL(app_key, td, sptr,
182                         "%s: value not given (%s:%d)",
183                         td->name, __FILE__, __LINE__);
184                 return -1;
185         }
186         
187         
188         if(1 /* No applicable constraints whatsoever */) {
189                 /* Nothing is here. See below */
190         }
191         
192         return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
193 }
194
195 static asn_per_constraints_t asn_PER_memb_procedureCode_constr_2 CC_NOTUSED = {
196         { APC_CONSTRAINED,       8,  8,  0,  255 }      /* (0..255) */,
197         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
198         0, 0    /* No PER value map */
199 };
200 static asn_per_constraints_t asn_PER_memb_criticality_constr_3 CC_NOTUSED = {
201         { APC_CONSTRAINED,       2,  2,  0,  2 }        /* (0..2) */,
202         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
203         0, 0    /* No PER value map */
204 };
205 static asn_per_constraints_t asn_PER_memb_value_constr_4 CC_NOTUSED = {
206         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
207         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
208         0, 0    /* No PER value map */
209 };
210 static asn_TYPE_member_t asn_MBR_value_4[] = {
211         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICsubscriptionFailure),
212                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
213                 0,
214                 &asn_DEF_RICsubscriptionFailure,
215                 0,
216                 { 0, 0, 0 },
217                 0, 0, /* No default value */
218                 "RICsubscriptionFailure"
219                 },
220         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICsubscriptionDeleteFailure),
221                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
222                 0,
223                 &asn_DEF_RICsubscriptionDeleteFailure,
224                 0,
225                 { 0, 0, 0 },
226                 0, 0, /* No default value */
227                 "RICsubscriptionDeleteFailure"
228                 },
229         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICserviceUpdateFailure),
230                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
231                 0,
232                 &asn_DEF_RICserviceUpdateFailure,
233                 0,
234                 { 0, 0, 0 },
235                 0, 0, /* No default value */
236                 "RICserviceUpdateFailure"
237                 },
238         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICcontrolFailure),
239                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
240                 0,
241                 &asn_DEF_RICcontrolFailure,
242                 0,
243                 { 0, 0, 0 },
244                 0, 0, /* No default value */
245                 "RICcontrolFailure"
246                 },
247         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.E2setupFailure),
248                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
249                 0,
250                 &asn_DEF_E2setupFailure,
251                 0,
252                 { 0, 0, 0 },
253                 0, 0, /* No default value */
254                 "E2setupFailure"
255                 },
256 };
257 static const asn_TYPE_tag2member_t asn_MAP_value_tag2el_4[] = {
258     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 4 }, /* RICsubscriptionFailure */
259     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, -1, 3 }, /* RICsubscriptionDeleteFailure */
260     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, -2, 2 }, /* RICserviceUpdateFailure */
261     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, -3, 1 }, /* RICcontrolFailure */
262     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 4, -4, 0 } /* E2setupFailure */
263 };
264 static asn_CHOICE_specifics_t asn_SPC_value_specs_4 = {
265         sizeof(struct UnsuccessfulOutcome__value),
266         offsetof(struct UnsuccessfulOutcome__value, _asn_ctx),
267         offsetof(struct UnsuccessfulOutcome__value, present),
268         sizeof(((struct UnsuccessfulOutcome__value *)0)->present),
269         asn_MAP_value_tag2el_4,
270         5,      /* Count of tags in the map */
271         0, 0,
272         -1      /* Extensions start */
273 };
274 static /* Use -fall-defs-global to expose */
275 asn_TYPE_descriptor_t asn_DEF_value_4 = {
276         "value",
277         "value",
278         &asn_OP_OPEN_TYPE,
279         0,      /* No effective tags (pointer) */
280         0,      /* No effective tags (count) */
281         0,      /* No tags (pointer) */
282         0,      /* No tags (count) */
283         { 0, 0, OPEN_TYPE_constraint },
284         asn_MBR_value_4,
285         5,      /* Elements count */
286         &asn_SPC_value_specs_4  /* Additional specs */
287 };
288
289 asn_TYPE_member_t asn_MBR_UnsuccessfulOutcome_1[] = {
290         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, procedureCode),
291                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
292                 -1,     /* IMPLICIT tag at current level */
293                 &asn_DEF_ProcedureCode,
294                 0,
295                 { 0, &asn_PER_memb_procedureCode_constr_2,  memb_procedureCode_constraint_1 },
296                 0, 0, /* No default value */
297                 "procedureCode"
298                 },
299         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, criticality),
300                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
301                 -1,     /* IMPLICIT tag at current level */
302                 &asn_DEF_Criticality,
303                 select_UnsuccessfulOutcome_criticality_type,
304                 { 0, &asn_PER_memb_criticality_constr_3,  memb_criticality_constraint_1 },
305                 0, 0, /* No default value */
306                 "criticality"
307                 },
308         { ATF_OPEN_TYPE | ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, value),
309                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
310                 +1,     /* EXPLICIT tag at current level */
311                 &asn_DEF_value_4,
312                 select_UnsuccessfulOutcome_value_type,
313                 { 0, &asn_PER_memb_value_constr_4,  memb_value_constraint_1 },
314                 0, 0, /* No default value */
315                 "value"
316                 },
317 };
318 static const ber_tlv_tag_t asn_DEF_UnsuccessfulOutcome_tags_1[] = {
319         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
320 };
321 static const asn_TYPE_tag2member_t asn_MAP_UnsuccessfulOutcome_tag2el_1[] = {
322     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* procedureCode */
323     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* criticality */
324     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* value */
325 };
326 asn_SEQUENCE_specifics_t asn_SPC_UnsuccessfulOutcome_specs_1 = {
327         sizeof(struct UnsuccessfulOutcome),
328         offsetof(struct UnsuccessfulOutcome, _asn_ctx),
329         asn_MAP_UnsuccessfulOutcome_tag2el_1,
330         3,      /* Count of tags in the map */
331         0, 0, 0,        /* Optional elements (not needed) */
332         -1,     /* First extension addition */
333 };
334 asn_TYPE_descriptor_t asn_DEF_UnsuccessfulOutcome = {
335         "UnsuccessfulOutcome",
336         "UnsuccessfulOutcome",
337         &asn_OP_SEQUENCE,
338         asn_DEF_UnsuccessfulOutcome_tags_1,
339         sizeof(asn_DEF_UnsuccessfulOutcome_tags_1)
340                 /sizeof(asn_DEF_UnsuccessfulOutcome_tags_1[0]), /* 1 */
341         asn_DEF_UnsuccessfulOutcome_tags_1,     /* Same as above */
342         sizeof(asn_DEF_UnsuccessfulOutcome_tags_1)
343                 /sizeof(asn_DEF_UnsuccessfulOutcome_tags_1[0]), /* 1 */
344         { 0, 0, SEQUENCE_constraint },
345         asn_MBR_UnsuccessfulOutcome_1,
346         3,      /* Elements count */
347         &asn_SPC_UnsuccessfulOutcome_specs_1    /* Additional specs */
348 };
349