Issue-ID: SIM-18
[sim/e2-interface.git] / e2sim / e2apv1sim / e2sim / ASN1c / SuccessfulOutcome.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 "SuccessfulOutcome.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_SuccessfulOutcome_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 SuccessfulOutcome, 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_SuccessfulOutcome_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 = 1; /* &SuccessfulOutcome */
155         size_t row, presence_index = 0;
156         const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct SuccessfulOutcome, 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 SuccessfulOutcome__value, choice.RICsubscriptionResponse),
212                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
213                 0,
214                 &asn_DEF_RICsubscriptionResponse,
215                 0,
216                 { 0, 0, 0 },
217                 0, 0, /* No default value */
218                 "RICsubscriptionResponse"
219                 },
220         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome__value, choice.RICsubscriptionDeleteResponse),
221                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
222                 0,
223                 &asn_DEF_RICsubscriptionDeleteResponse,
224                 0,
225                 { 0, 0, 0 },
226                 0, 0, /* No default value */
227                 "RICsubscriptionDeleteResponse"
228                 },
229         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome__value, choice.RICserviceUpdateAcknowledge),
230                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
231                 0,
232                 &asn_DEF_RICserviceUpdateAcknowledge,
233                 0,
234                 { 0, 0, 0 },
235                 0, 0, /* No default value */
236                 "RICserviceUpdateAcknowledge"
237                 },
238         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome__value, choice.RICcontrolAcknowledge),
239                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
240                 0,
241                 &asn_DEF_RICcontrolAcknowledge,
242                 0,
243                 { 0, 0, 0 },
244                 0, 0, /* No default value */
245                 "RICcontrolAcknowledge"
246                 },
247         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome__value, choice.E2setupResponse),
248                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
249                 0,
250                 &asn_DEF_E2setupResponse,
251                 0,
252                 { 0, 0, 0 },
253                 0, 0, /* No default value */
254                 "E2setupResponse"
255                 },
256         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome__value, choice.ResetResponse),
257                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
258                 0,
259                 &asn_DEF_ResetResponse,
260                 0,
261                 { 0, 0, 0 },
262                 0, 0, /* No default value */
263                 "ResetResponse"
264                 },
265 };
266 static const asn_TYPE_tag2member_t asn_MAP_value_tag2el_4[] = {
267     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 5 }, /* RICsubscriptionResponse */
268     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, -1, 4 }, /* RICsubscriptionDeleteResponse */
269     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, -2, 3 }, /* RICserviceUpdateAcknowledge */
270     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, -3, 2 }, /* RICcontrolAcknowledge */
271     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 4, -4, 1 }, /* E2setupResponse */
272     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 5, -5, 0 } /* ResetResponse */
273 };
274 static asn_CHOICE_specifics_t asn_SPC_value_specs_4 = {
275         sizeof(struct SuccessfulOutcome__value),
276         offsetof(struct SuccessfulOutcome__value, _asn_ctx),
277         offsetof(struct SuccessfulOutcome__value, present),
278         sizeof(((struct SuccessfulOutcome__value *)0)->present),
279         asn_MAP_value_tag2el_4,
280         6,      /* Count of tags in the map */
281         0, 0,
282         -1      /* Extensions start */
283 };
284 static /* Use -fall-defs-global to expose */
285 asn_TYPE_descriptor_t asn_DEF_value_4 = {
286         "value",
287         "value",
288         &asn_OP_OPEN_TYPE,
289         0,      /* No effective tags (pointer) */
290         0,      /* No effective tags (count) */
291         0,      /* No tags (pointer) */
292         0,      /* No tags (count) */
293         { 0, 0, OPEN_TYPE_constraint },
294         asn_MBR_value_4,
295         6,      /* Elements count */
296         &asn_SPC_value_specs_4  /* Additional specs */
297 };
298
299 asn_TYPE_member_t asn_MBR_SuccessfulOutcome_1[] = {
300         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome, procedureCode),
301                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
302                 -1,     /* IMPLICIT tag at current level */
303                 &asn_DEF_ProcedureCode,
304                 0,
305                 { 0, &asn_PER_memb_procedureCode_constr_2,  memb_procedureCode_constraint_1 },
306                 0, 0, /* No default value */
307                 "procedureCode"
308                 },
309         { ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome, criticality),
310                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
311                 -1,     /* IMPLICIT tag at current level */
312                 &asn_DEF_Criticality,
313                 select_SuccessfulOutcome_criticality_type,
314                 { 0, &asn_PER_memb_criticality_constr_3,  memb_criticality_constraint_1 },
315                 0, 0, /* No default value */
316                 "criticality"
317                 },
318         { ATF_OPEN_TYPE | ATF_NOFLAGS, 0, offsetof(struct SuccessfulOutcome, value),
319                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
320                 +1,     /* EXPLICIT tag at current level */
321                 &asn_DEF_value_4,
322                 select_SuccessfulOutcome_value_type,
323                 { 0, &asn_PER_memb_value_constr_4,  memb_value_constraint_1 },
324                 0, 0, /* No default value */
325                 "value"
326                 },
327 };
328 static const ber_tlv_tag_t asn_DEF_SuccessfulOutcome_tags_1[] = {
329         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
330 };
331 static const asn_TYPE_tag2member_t asn_MAP_SuccessfulOutcome_tag2el_1[] = {
332     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* procedureCode */
333     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* criticality */
334     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* value */
335 };
336 asn_SEQUENCE_specifics_t asn_SPC_SuccessfulOutcome_specs_1 = {
337         sizeof(struct SuccessfulOutcome),
338         offsetof(struct SuccessfulOutcome, _asn_ctx),
339         asn_MAP_SuccessfulOutcome_tag2el_1,
340         3,      /* Count of tags in the map */
341         0, 0, 0,        /* Optional elements (not needed) */
342         -1,     /* First extension addition */
343 };
344 asn_TYPE_descriptor_t asn_DEF_SuccessfulOutcome = {
345         "SuccessfulOutcome",
346         "SuccessfulOutcome",
347         &asn_OP_SEQUENCE,
348         asn_DEF_SuccessfulOutcome_tags_1,
349         sizeof(asn_DEF_SuccessfulOutcome_tags_1)
350                 /sizeof(asn_DEF_SuccessfulOutcome_tags_1[0]), /* 1 */
351         asn_DEF_SuccessfulOutcome_tags_1,       /* Same as above */
352         sizeof(asn_DEF_SuccessfulOutcome_tags_1)
353                 /sizeof(asn_DEF_SuccessfulOutcome_tags_1[0]), /* 1 */
354         { 0, 0, SEQUENCE_constraint },
355         asn_MBR_SuccessfulOutcome_1,
356         3,      /* Elements count */
357         &asn_SPC_SuccessfulOutcome_specs_1      /* Additional specs */
358 };
359