[Epic-ID: ODUHIGH-516][Task-ID: ODUHIGH-522] Generating the E2SM-KPM code
[o-du/l2.git] / src / codec_utils / E2SM_KPM / E2SM-KPM-RANfunction-Description.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2SM-KPM-IEs"
4  *      found in "../../ASN1_Input/E2SM_KPM_V_3_0.asn1"
5  *      `asn1c -D ./../../E2_output/E2SM_KPM_v3.0_output -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
6  */
7
8 #include "E2SM-KPM-RANfunction-Description.h"
9
10 #include "RIC-EventTriggerStyle-Item.h"
11 #include "RIC-ReportStyle-Item.h"
12 static int
13 memb_ric_EventTriggerStyle_List_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
14                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
15         size_t size;
16         
17         if(!sptr) {
18                 ASN__CTFAIL(app_key, td, sptr,
19                         "%s: value not given (%s:%d)",
20                         td->name, __FILE__, __LINE__);
21                 return -1;
22         }
23         
24         /* Determine the number of elements */
25         size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
26         
27         if((size >= 1 && size <= 63)) {
28                 /* Perform validation of the inner elements */
29                 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
30         } else {
31                 ASN__CTFAIL(app_key, td, sptr,
32                         "%s: constraint failed (%s:%d)",
33                         td->name, __FILE__, __LINE__);
34                 return -1;
35         }
36 }
37
38 static int
39 memb_ric_ReportStyle_List_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
40                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
41         size_t size;
42         
43         if(!sptr) {
44                 ASN__CTFAIL(app_key, td, sptr,
45                         "%s: value not given (%s:%d)",
46                         td->name, __FILE__, __LINE__);
47                 return -1;
48         }
49         
50         /* Determine the number of elements */
51         size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
52         
53         if((size >= 1 && size <= 63)) {
54                 /* Perform validation of the inner elements */
55                 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
56         } else {
57                 ASN__CTFAIL(app_key, td, sptr,
58                         "%s: constraint failed (%s:%d)",
59                         td->name, __FILE__, __LINE__);
60                 return -1;
61         }
62 }
63
64 static asn_oer_constraints_t asn_OER_type_ric_EventTriggerStyle_List_constr_3 CC_NOTUSED = {
65         { 0, 0 },
66         -1      /* (SIZE(1..63)) */};
67 static asn_per_constraints_t asn_PER_type_ric_EventTriggerStyle_List_constr_3 CC_NOTUSED = {
68         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
69         { APC_CONSTRAINED,       6,  6,  1,  63 }       /* (SIZE(1..63)) */,
70         0, 0    /* No PER value map */
71 };
72 static asn_oer_constraints_t asn_OER_type_ric_ReportStyle_List_constr_5 CC_NOTUSED = {
73         { 0, 0 },
74         -1      /* (SIZE(1..63)) */};
75 static asn_per_constraints_t asn_PER_type_ric_ReportStyle_List_constr_5 CC_NOTUSED = {
76         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
77         { APC_CONSTRAINED,       6,  6,  1,  63 }       /* (SIZE(1..63)) */,
78         0, 0    /* No PER value map */
79 };
80 static asn_oer_constraints_t asn_OER_memb_ric_EventTriggerStyle_List_constr_3 CC_NOTUSED = {
81         { 0, 0 },
82         -1      /* (SIZE(1..63)) */};
83 static asn_per_constraints_t asn_PER_memb_ric_EventTriggerStyle_List_constr_3 CC_NOTUSED = {
84         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
85         { APC_CONSTRAINED,       6,  6,  1,  63 }       /* (SIZE(1..63)) */,
86         0, 0    /* No PER value map */
87 };
88 static asn_oer_constraints_t asn_OER_memb_ric_ReportStyle_List_constr_5 CC_NOTUSED = {
89         { 0, 0 },
90         -1      /* (SIZE(1..63)) */};
91 static asn_per_constraints_t asn_PER_memb_ric_ReportStyle_List_constr_5 CC_NOTUSED = {
92         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
93         { APC_CONSTRAINED,       6,  6,  1,  63 }       /* (SIZE(1..63)) */,
94         0, 0    /* No PER value map */
95 };
96 static asn_TYPE_member_t asn_MBR_ric_EventTriggerStyle_List_3[] = {
97         { ATF_POINTER, 0, 0,
98                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
99                 0,
100                 &asn_DEF_RIC_EventTriggerStyle_Item,
101                 0,
102                 { 0, 0, 0 },
103                 0, 0, /* No default value */
104                 ""
105                 },
106 };
107 static const ber_tlv_tag_t asn_DEF_ric_EventTriggerStyle_List_tags_3[] = {
108         (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
109         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
110 };
111 static asn_SET_OF_specifics_t asn_SPC_ric_EventTriggerStyle_List_specs_3 = {
112         sizeof(struct E2SM_KPM_RANfunction_Description__ric_EventTriggerStyle_List),
113         offsetof(struct E2SM_KPM_RANfunction_Description__ric_EventTriggerStyle_List, _asn_ctx),
114         0,      /* XER encoding is XMLDelimitedItemList */
115 };
116 static /* Use -fall-defs-global to expose */
117 asn_TYPE_descriptor_t asn_DEF_ric_EventTriggerStyle_List_3 = {
118         "ric-EventTriggerStyle-List",
119         "ric-EventTriggerStyle-List",
120         &asn_OP_SEQUENCE_OF,
121         asn_DEF_ric_EventTriggerStyle_List_tags_3,
122         sizeof(asn_DEF_ric_EventTriggerStyle_List_tags_3)
123                 /sizeof(asn_DEF_ric_EventTriggerStyle_List_tags_3[0]) - 1, /* 1 */
124         asn_DEF_ric_EventTriggerStyle_List_tags_3,      /* Same as above */
125         sizeof(asn_DEF_ric_EventTriggerStyle_List_tags_3)
126                 /sizeof(asn_DEF_ric_EventTriggerStyle_List_tags_3[0]), /* 2 */
127         { &asn_OER_type_ric_EventTriggerStyle_List_constr_3, &asn_PER_type_ric_EventTriggerStyle_List_constr_3, SEQUENCE_OF_constraint },
128         asn_MBR_ric_EventTriggerStyle_List_3,
129         1,      /* Single element */
130         &asn_SPC_ric_EventTriggerStyle_List_specs_3     /* Additional specs */
131 };
132
133 static asn_TYPE_member_t asn_MBR_ric_ReportStyle_List_5[] = {
134         { ATF_POINTER, 0, 0,
135                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
136                 0,
137                 &asn_DEF_RIC_ReportStyle_Item,
138                 0,
139                 { 0, 0, 0 },
140                 0, 0, /* No default value */
141                 ""
142                 },
143 };
144 static const ber_tlv_tag_t asn_DEF_ric_ReportStyle_List_tags_5[] = {
145         (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
146         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
147 };
148 static asn_SET_OF_specifics_t asn_SPC_ric_ReportStyle_List_specs_5 = {
149         sizeof(struct E2SM_KPM_RANfunction_Description__ric_ReportStyle_List),
150         offsetof(struct E2SM_KPM_RANfunction_Description__ric_ReportStyle_List, _asn_ctx),
151         0,      /* XER encoding is XMLDelimitedItemList */
152 };
153 static /* Use -fall-defs-global to expose */
154 asn_TYPE_descriptor_t asn_DEF_ric_ReportStyle_List_5 = {
155         "ric-ReportStyle-List",
156         "ric-ReportStyle-List",
157         &asn_OP_SEQUENCE_OF,
158         asn_DEF_ric_ReportStyle_List_tags_5,
159         sizeof(asn_DEF_ric_ReportStyle_List_tags_5)
160                 /sizeof(asn_DEF_ric_ReportStyle_List_tags_5[0]) - 1, /* 1 */
161         asn_DEF_ric_ReportStyle_List_tags_5,    /* Same as above */
162         sizeof(asn_DEF_ric_ReportStyle_List_tags_5)
163                 /sizeof(asn_DEF_ric_ReportStyle_List_tags_5[0]), /* 2 */
164         { &asn_OER_type_ric_ReportStyle_List_constr_5, &asn_PER_type_ric_ReportStyle_List_constr_5, SEQUENCE_OF_constraint },
165         asn_MBR_ric_ReportStyle_List_5,
166         1,      /* Single element */
167         &asn_SPC_ric_ReportStyle_List_specs_5   /* Additional specs */
168 };
169
170 static asn_TYPE_member_t asn_MBR_E2SM_KPM_RANfunction_Description_1[] = {
171         { ATF_NOFLAGS, 0, offsetof(struct E2SM_KPM_RANfunction_Description, ranFunction_Name),
172                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
173                 -1,     /* IMPLICIT tag at current level */
174                 &asn_DEF_RANfunction_Name,
175                 0,
176                 { 0, 0, 0 },
177                 0, 0, /* No default value */
178                 "ranFunction-Name"
179                 },
180         { ATF_POINTER, 2, offsetof(struct E2SM_KPM_RANfunction_Description, ric_EventTriggerStyle_List),
181                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
182                 0,
183                 &asn_DEF_ric_EventTriggerStyle_List_3,
184                 0,
185                 { &asn_OER_memb_ric_EventTriggerStyle_List_constr_3, &asn_PER_memb_ric_EventTriggerStyle_List_constr_3,  memb_ric_EventTriggerStyle_List_constraint_1 },
186                 0, 0, /* No default value */
187                 "ric-EventTriggerStyle-List"
188                 },
189         { ATF_POINTER, 1, offsetof(struct E2SM_KPM_RANfunction_Description, ric_ReportStyle_List),
190                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
191                 0,
192                 &asn_DEF_ric_ReportStyle_List_5,
193                 0,
194                 { &asn_OER_memb_ric_ReportStyle_List_constr_5, &asn_PER_memb_ric_ReportStyle_List_constr_5,  memb_ric_ReportStyle_List_constraint_1 },
195                 0, 0, /* No default value */
196                 "ric-ReportStyle-List"
197                 },
198 };
199 static const int asn_MAP_E2SM_KPM_RANfunction_Description_oms_1[] = { 1, 2 };
200 static const ber_tlv_tag_t asn_DEF_E2SM_KPM_RANfunction_Description_tags_1[] = {
201         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
202 };
203 static const asn_TYPE_tag2member_t asn_MAP_E2SM_KPM_RANfunction_Description_tag2el_1[] = {
204     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ranFunction-Name */
205     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ric-EventTriggerStyle-List */
206     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* ric-ReportStyle-List */
207 };
208 static asn_SEQUENCE_specifics_t asn_SPC_E2SM_KPM_RANfunction_Description_specs_1 = {
209         sizeof(struct E2SM_KPM_RANfunction_Description),
210         offsetof(struct E2SM_KPM_RANfunction_Description, _asn_ctx),
211         asn_MAP_E2SM_KPM_RANfunction_Description_tag2el_1,
212         3,      /* Count of tags in the map */
213         asn_MAP_E2SM_KPM_RANfunction_Description_oms_1, /* Optional members */
214         2, 0,   /* Root/Additions */
215         3,      /* First extension addition */
216 };
217 asn_TYPE_descriptor_t asn_DEF_E2SM_KPM_RANfunction_Description = {
218         "E2SM-KPM-RANfunction-Description",
219         "E2SM-KPM-RANfunction-Description",
220         &asn_OP_SEQUENCE,
221         asn_DEF_E2SM_KPM_RANfunction_Description_tags_1,
222         sizeof(asn_DEF_E2SM_KPM_RANfunction_Description_tags_1)
223                 /sizeof(asn_DEF_E2SM_KPM_RANfunction_Description_tags_1[0]), /* 1 */
224         asn_DEF_E2SM_KPM_RANfunction_Description_tags_1,        /* Same as above */
225         sizeof(asn_DEF_E2SM_KPM_RANfunction_Description_tags_1)
226                 /sizeof(asn_DEF_E2SM_KPM_RANfunction_Description_tags_1[0]), /* 1 */
227         { 0, 0, SEQUENCE_constraint },
228         asn_MBR_E2SM_KPM_RANfunction_Description_1,
229         3,      /* Elements count */
230         &asn_SPC_E2SM_KPM_RANfunction_Description_specs_1       /* Additional specs */
231 };
232