SIM-115: update simulator to use latest E2SM KPM version 3
[sim/e2-interface.git] / e2sim / asn1c / GlobalE2node-gNB-ID.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2AP-IEs"
4  *      found in "e2ap-ied-v03.01.asn"
5  *      `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -no-gen-example -no-gen-OER -D /tmp/workspace/oransim-gerrit/e2sim/asn1c/`
6  */
7
8 #include "GlobalE2node-gNB-ID.h"
9
10 #include "E2AP-IEs_GlobalenGNB-ID.h"
11 asn_TYPE_member_t asn_MBR_GlobalE2node_gNB_ID_1[] = {
12         { ATF_NOFLAGS, 0, offsetof(struct GlobalE2node_gNB_ID, global_gNB_ID),
13                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
14                 -1,     /* IMPLICIT tag at current level */
15                 &asn_DEF_GlobalgNB_ID,
16                 0,
17                 {
18 #if !defined(ASN_DISABLE_OER_SUPPORT)
19                         0,
20 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
21 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
22                         0,
23 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
24                         0
25                 },
26                 0, 0, /* No default value */
27                 "global-gNB-ID"
28                 },
29         { ATF_POINTER, 3, offsetof(struct GlobalE2node_gNB_ID, global_en_gNB_ID),
30                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
31                 -1,     /* IMPLICIT tag at current level */
32                 &asn_DEF_E2AP_IEs_GlobalenGNB_ID,
33                 0,
34                 {
35 #if !defined(ASN_DISABLE_OER_SUPPORT)
36                         0,
37 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
38 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
39                         0,
40 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
41                         0
42                 },
43                 0, 0, /* No default value */
44                 "global-en-gNB-ID"
45                 },
46         { ATF_POINTER, 2, offsetof(struct GlobalE2node_gNB_ID, gNB_CU_UP_ID),
47                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
48                 -1,     /* IMPLICIT tag at current level */
49                 &asn_DEF_E2AP_IEs_GNB_CU_UP_ID,
50                 0,
51                 {
52 #if !defined(ASN_DISABLE_OER_SUPPORT)
53                         0,
54 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
55 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
56                         0,
57 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
58                         0
59                 },
60                 0, 0, /* No default value */
61                 "gNB-CU-UP-ID"
62                 },
63         { ATF_POINTER, 1, offsetof(struct GlobalE2node_gNB_ID, gNB_DU_ID),
64                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
65                 -1,     /* IMPLICIT tag at current level */
66                 &asn_DEF_E2AP_IEs_GNB_DU_ID,
67                 0,
68                 {
69 #if !defined(ASN_DISABLE_OER_SUPPORT)
70                         0,
71 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
72 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
73                         0,
74 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
75                         0
76                 },
77                 0, 0, /* No default value */
78                 "gNB-DU-ID"
79                 },
80 };
81 static const int asn_MAP_GlobalE2node_gNB_ID_oms_1[] = { 1, 2, 3 };
82 static const ber_tlv_tag_t asn_DEF_GlobalE2node_gNB_ID_tags_1[] = {
83         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
84 };
85 static const asn_TYPE_tag2member_t asn_MAP_GlobalE2node_gNB_ID_tag2el_1[] = {
86     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* global-gNB-ID */
87     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* global-en-gNB-ID */
88     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gNB-CU-UP-ID */
89     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* gNB-DU-ID */
90 };
91 asn_SEQUENCE_specifics_t asn_SPC_GlobalE2node_gNB_ID_specs_1 = {
92         sizeof(struct GlobalE2node_gNB_ID),
93         offsetof(struct GlobalE2node_gNB_ID, _asn_ctx),
94         asn_MAP_GlobalE2node_gNB_ID_tag2el_1,
95         4,      /* Count of tags in the map */
96         asn_MAP_GlobalE2node_gNB_ID_oms_1,      /* Optional members */
97         3, 0,   /* Root/Additions */
98         4,      /* First extension addition */
99 };
100 asn_TYPE_descriptor_t asn_DEF_GlobalE2node_gNB_ID = {
101         "GlobalE2node-gNB-ID",
102         "GlobalE2node-gNB-ID",
103         &asn_OP_SEQUENCE,
104         asn_DEF_GlobalE2node_gNB_ID_tags_1,
105         sizeof(asn_DEF_GlobalE2node_gNB_ID_tags_1)
106                 /sizeof(asn_DEF_GlobalE2node_gNB_ID_tags_1[0]), /* 1 */
107         asn_DEF_GlobalE2node_gNB_ID_tags_1,     /* Same as above */
108         sizeof(asn_DEF_GlobalE2node_gNB_ID_tags_1)
109                 /sizeof(asn_DEF_GlobalE2node_gNB_ID_tags_1[0]), /* 1 */
110         {
111 #if !defined(ASN_DISABLE_OER_SUPPORT)
112                 0,
113 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
114 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
115                 0,
116 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
117                 SEQUENCE_constraint
118         },
119         asn_MBR_GlobalE2node_gNB_ID_1,
120         4,      /* Elements count */
121         &asn_SPC_GlobalE2node_gNB_ID_specs_1    /* Additional specs */
122 };
123