a3ab0e1462eecb52abd913b7553889c6491adb02
[ric-plt/resource-status-manager.git] / RSM / 3rdparty / asn1codec / e2ap_engine / SecondaryRATUsageReport-Item.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 /*
21  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
22  * From ASN.1 module "X2AP-IEs"
23  *      found in "../../asnFiles/X2AP-IEs.asn"
24  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
25  */
26
27 #include "SecondaryRATUsageReport-Item.h"
28
29 #include "ProtocolExtensionContainer.h"
30 /*
31  * This type is implemented using NativeEnumerated,
32  * so here we adjust the DEF accordingly.
33  */
34 static asn_per_constraints_t asn_PER_type_secondaryRATType_constr_3 CC_NOTUSED = {
35         { APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }    /* (0..0,...) */,
36         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
37         0, 0    /* No PER value map */
38 };
39 static const asn_INTEGER_enum_map_t asn_MAP_secondaryRATType_value2enum_3[] = {
40         { 0,    2,      "nr" }
41         /* This list is extensible */
42 };
43 static const unsigned int asn_MAP_secondaryRATType_enum2value_3[] = {
44         0       /* nr(0) */
45         /* This list is extensible */
46 };
47 static const asn_INTEGER_specifics_t asn_SPC_secondaryRATType_specs_3 = {
48         asn_MAP_secondaryRATType_value2enum_3,  /* "tag" => N; sorted by tag */
49         asn_MAP_secondaryRATType_enum2value_3,  /* N => "tag"; sorted by N */
50         1,      /* Number of elements in the maps */
51         2,      /* Extensions before this member */
52         1,      /* Strict enumeration */
53         0,      /* Native long size */
54         0
55 };
56 static const ber_tlv_tag_t asn_DEF_secondaryRATType_tags_3[] = {
57         (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
58         (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
59 };
60 static /* Use -fall-defs-global to expose */
61 asn_TYPE_descriptor_t asn_DEF_secondaryRATType_3 = {
62         "secondaryRATType",
63         "secondaryRATType",
64         &asn_OP_NativeEnumerated,
65         asn_DEF_secondaryRATType_tags_3,
66         sizeof(asn_DEF_secondaryRATType_tags_3)
67                 /sizeof(asn_DEF_secondaryRATType_tags_3[0]) - 1, /* 1 */
68         asn_DEF_secondaryRATType_tags_3,        /* Same as above */
69         sizeof(asn_DEF_secondaryRATType_tags_3)
70                 /sizeof(asn_DEF_secondaryRATType_tags_3[0]), /* 2 */
71         { 0, &asn_PER_type_secondaryRATType_constr_3, NativeEnumerated_constraint },
72         0, 0,   /* Defined elsewhere */
73         &asn_SPC_secondaryRATType_specs_3       /* Additional specs */
74 };
75
76 asn_TYPE_member_t asn_MBR_SecondaryRATUsageReport_Item_1[] = {
77         { ATF_NOFLAGS, 0, offsetof(struct SecondaryRATUsageReport_Item, e_RAB_ID),
78                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
79                 -1,     /* IMPLICIT tag at current level */
80                 &asn_DEF_E_RAB_ID,
81                 0,
82                 { 0, 0, 0 },
83                 0, 0, /* No default value */
84                 "e-RAB-ID"
85                 },
86         { ATF_NOFLAGS, 0, offsetof(struct SecondaryRATUsageReport_Item, secondaryRATType),
87                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
88                 -1,     /* IMPLICIT tag at current level */
89                 &asn_DEF_secondaryRATType_3,
90                 0,
91                 { 0, 0, 0 },
92                 0, 0, /* No default value */
93                 "secondaryRATType"
94                 },
95         { ATF_NOFLAGS, 0, offsetof(struct SecondaryRATUsageReport_Item, e_RABUsageReportList),
96                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
97                 -1,     /* IMPLICIT tag at current level */
98                 &asn_DEF_E_RABUsageReportList,
99                 0,
100                 { 0, 0, 0 },
101                 0, 0, /* No default value */
102                 "e-RABUsageReportList"
103                 },
104         { ATF_POINTER, 1, offsetof(struct SecondaryRATUsageReport_Item, iE_Extensions),
105                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
106                 -1,     /* IMPLICIT tag at current level */
107                 &asn_DEF_ProtocolExtensionContainer_170P190,
108                 0,
109                 { 0, 0, 0 },
110                 0, 0, /* No default value */
111                 "iE-Extensions"
112                 },
113 };
114 static const int asn_MAP_SecondaryRATUsageReport_Item_oms_1[] = { 3 };
115 static const ber_tlv_tag_t asn_DEF_SecondaryRATUsageReport_Item_tags_1[] = {
116         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
117 };
118 static const asn_TYPE_tag2member_t asn_MAP_SecondaryRATUsageReport_Item_tag2el_1[] = {
119     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e-RAB-ID */
120     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* secondaryRATType */
121     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* e-RABUsageReportList */
122     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
123 };
124 asn_SEQUENCE_specifics_t asn_SPC_SecondaryRATUsageReport_Item_specs_1 = {
125         sizeof(struct SecondaryRATUsageReport_Item),
126         offsetof(struct SecondaryRATUsageReport_Item, _asn_ctx),
127         asn_MAP_SecondaryRATUsageReport_Item_tag2el_1,
128         4,      /* Count of tags in the map */
129         asn_MAP_SecondaryRATUsageReport_Item_oms_1,     /* Optional members */
130         1, 0,   /* Root/Additions */
131         4,      /* First extension addition */
132 };
133 asn_TYPE_descriptor_t asn_DEF_SecondaryRATUsageReport_Item = {
134         "SecondaryRATUsageReport-Item",
135         "SecondaryRATUsageReport-Item",
136         &asn_OP_SEQUENCE,
137         asn_DEF_SecondaryRATUsageReport_Item_tags_1,
138         sizeof(asn_DEF_SecondaryRATUsageReport_Item_tags_1)
139                 /sizeof(asn_DEF_SecondaryRATUsageReport_Item_tags_1[0]), /* 1 */
140         asn_DEF_SecondaryRATUsageReport_Item_tags_1,    /* Same as above */
141         sizeof(asn_DEF_SecondaryRATUsageReport_Item_tags_1)
142                 /sizeof(asn_DEF_SecondaryRATUsageReport_Item_tags_1[0]), /* 1 */
143         { 0, 0, SEQUENCE_constraint },
144         asn_MBR_SecondaryRATUsageReport_Item_1,
145         4,      /* Elements count */
146         &asn_SPC_SecondaryRATUsageReport_Item_specs_1   /* Additional specs */
147 };
148