Sending E2 reset procedure
[sim/e2-interface.git] / e2sim / src / ASN1c / E2nodeComponentID.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2AP-IEs"
4  *      found in "e2ap-v2.asn"
5  *      `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-example -no-gen-OER`
6  */
7
8 #include "E2nodeComponentID.h"
9
10 #include "E2nodeComponentInterfaceNG.h"
11 #include "E2nodeComponentInterfaceXn.h"
12 #include "E2nodeComponentInterfaceE1.h"
13 #include "E2nodeComponentInterfaceF1.h"
14 #include "E2nodeComponentInterfaceW1.h"
15 #include "E2nodeComponentInterfaceS1.h"
16 #include "E2nodeComponentInterfaceX2.h"
17 asn_per_constraints_t asn_PER_type_E2nodeComponentID_constr_1 CC_NOTUSED = {
18         { APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }    /* (0..6,...) */,
19         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
20         0, 0    /* No PER value map */
21 };
22 asn_TYPE_member_t asn_MBR_E2nodeComponentID_1[] = {
23         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeNG),
24                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
25                 -1,     /* IMPLICIT tag at current level */
26                 &asn_DEF_E2nodeComponentInterfaceNG,
27                 0,
28                 { 0, 0, 0 },
29                 0, 0, /* No default value */
30                 "e2nodeComponentInterfaceTypeNG"
31                 },
32         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeXn),
33                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
34                 -1,     /* IMPLICIT tag at current level */
35                 &asn_DEF_E2nodeComponentInterfaceXn,
36                 0,
37                 { 0, 0, 0 },
38                 0, 0, /* No default value */
39                 "e2nodeComponentInterfaceTypeXn"
40                 },
41         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeE1),
42                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
43                 -1,     /* IMPLICIT tag at current level */
44                 &asn_DEF_E2nodeComponentInterfaceE1,
45                 0,
46                 { 0, 0, 0 },
47                 0, 0, /* No default value */
48                 "e2nodeComponentInterfaceTypeE1"
49                 },
50         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeF1),
51                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
52                 -1,     /* IMPLICIT tag at current level */
53                 &asn_DEF_E2nodeComponentInterfaceF1,
54                 0,
55                 { 0, 0, 0 },
56                 0, 0, /* No default value */
57                 "e2nodeComponentInterfaceTypeF1"
58                 },
59         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeW1),
60                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
61                 -1,     /* IMPLICIT tag at current level */
62                 &asn_DEF_E2nodeComponentInterfaceW1,
63                 0,
64                 { 0, 0, 0 },
65                 0, 0, /* No default value */
66                 "e2nodeComponentInterfaceTypeW1"
67                 },
68         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeS1),
69                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
70                 -1,     /* IMPLICIT tag at current level */
71                 &asn_DEF_E2nodeComponentInterfaceS1,
72                 0,
73                 { 0, 0, 0 },
74                 0, 0, /* No default value */
75                 "e2nodeComponentInterfaceTypeS1"
76                 },
77         { ATF_POINTER, 0, offsetof(struct E2nodeComponentID, choice.e2nodeComponentInterfaceTypeX2),
78                 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
79                 -1,     /* IMPLICIT tag at current level */
80                 &asn_DEF_E2nodeComponentInterfaceX2,
81                 0,
82                 { 0, 0, 0 },
83                 0, 0, /* No default value */
84                 "e2nodeComponentInterfaceTypeX2"
85                 },
86 };
87 static const asn_TYPE_tag2member_t asn_MAP_E2nodeComponentID_tag2el_1[] = {
88     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e2nodeComponentInterfaceTypeNG */
89     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* e2nodeComponentInterfaceTypeXn */
90     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* e2nodeComponentInterfaceTypeE1 */
91     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* e2nodeComponentInterfaceTypeF1 */
92     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* e2nodeComponentInterfaceTypeW1 */
93     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* e2nodeComponentInterfaceTypeS1 */
94     { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* e2nodeComponentInterfaceTypeX2 */
95 };
96 asn_CHOICE_specifics_t asn_SPC_E2nodeComponentID_specs_1 = {
97         sizeof(struct E2nodeComponentID),
98         offsetof(struct E2nodeComponentID, _asn_ctx),
99         offsetof(struct E2nodeComponentID, present),
100         sizeof(((struct E2nodeComponentID *)0)->present),
101         asn_MAP_E2nodeComponentID_tag2el_1,
102         7,      /* Count of tags in the map */
103         0, 0,
104         7       /* Extensions start */
105 };
106 asn_TYPE_descriptor_t asn_DEF_E2nodeComponentID = {
107         "E2nodeComponentID",
108         "E2nodeComponentID",
109         &asn_OP_CHOICE,
110         0,      /* No effective tags (pointer) */
111         0,      /* No effective tags (count) */
112         0,      /* No tags (pointer) */
113         0,      /* No tags (count) */
114         { 0, &asn_PER_type_E2nodeComponentID_constr_1, CHOICE_constraint },
115         asn_MBR_E2nodeComponentID_1,
116         7,      /* Elements count */
117         &asn_SPC_E2nodeComponentID_specs_1      /* Additional specs */
118 };
119