c5a3ae7941362a5352ecbd2a977452496e3ffd59
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedCell-Information.c
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-IEs"\r
4  *      found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #include "ServedCell-Information.h"\r
9 \r
10 #include "ProtocolExtensionContainer.h"\r
11 asn_TYPE_member_t asn_MBR_ServedCell_Information_1[] = {\r
12         { ATF_NOFLAGS, 0, offsetof(struct ServedCell_Information, pCI),\r
13                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),\r
14                 -1,     /* IMPLICIT tag at current level */\r
15                 &asn_DEF_PCI,\r
16                 0,\r
17                 { 0, 0, 0 },\r
18                 0, 0, /* No default value */\r
19                 "pCI"\r
20                 },\r
21         { ATF_NOFLAGS, 0, offsetof(struct ServedCell_Information, cellId),\r
22                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),\r
23                 -1,     /* IMPLICIT tag at current level */\r
24                 &asn_DEF_ECGI,\r
25                 0,\r
26                 { 0, 0, 0 },\r
27                 0, 0, /* No default value */\r
28                 "cellId"\r
29                 },\r
30         { ATF_NOFLAGS, 0, offsetof(struct ServedCell_Information, tAC),\r
31                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),\r
32                 -1,     /* IMPLICIT tag at current level */\r
33                 &asn_DEF_TAC,\r
34                 0,\r
35                 { 0, 0, 0 },\r
36                 0, 0, /* No default value */\r
37                 "tAC"\r
38                 },\r
39         { ATF_NOFLAGS, 0, offsetof(struct ServedCell_Information, broadcastPLMNs),\r
40                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),\r
41                 -1,     /* IMPLICIT tag at current level */\r
42                 &asn_DEF_BroadcastPLMNs_Item,\r
43                 0,\r
44                 { 0, 0, 0 },\r
45                 0, 0, /* No default value */\r
46                 "broadcastPLMNs"\r
47                 },\r
48         { ATF_NOFLAGS, 0, offsetof(struct ServedCell_Information, eUTRA_Mode_Info),\r
49                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),\r
50                 +1,     /* EXPLICIT tag at current level */\r
51                 &asn_DEF_EUTRA_Mode_Info,\r
52                 0,\r
53                 { 0, 0, 0 },\r
54                 0, 0, /* No default value */\r
55                 "eUTRA-Mode-Info"\r
56                 },\r
57         { ATF_POINTER, 1, offsetof(struct ServedCell_Information, iE_Extensions),\r
58                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),\r
59                 -1,     /* IMPLICIT tag at current level */\r
60                 &asn_DEF_ProtocolExtensionContainer_8231P192,\r
61                 0,\r
62                 { 0, 0, 0 },\r
63                 0, 0, /* No default value */\r
64                 "iE-Extensions"\r
65                 },\r
66 };\r
67 static const int asn_MAP_ServedCell_Information_oms_1[] = { 5 };\r
68 static const ber_tlv_tag_t asn_DEF_ServedCell_Information_tags_1[] = {\r
69         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))\r
70 };\r
71 static const asn_TYPE_tag2member_t asn_MAP_ServedCell_Information_tag2el_1[] = {\r
72     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pCI */\r
73     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cellId */\r
74     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tAC */\r
75     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* broadcastPLMNs */\r
76     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* eUTRA-Mode-Info */\r
77     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* iE-Extensions */\r
78 };\r
79 asn_SEQUENCE_specifics_t asn_SPC_ServedCell_Information_specs_1 = {\r
80         sizeof(struct ServedCell_Information),\r
81         offsetof(struct ServedCell_Information, _asn_ctx),\r
82         asn_MAP_ServedCell_Information_tag2el_1,\r
83         6,      /* Count of tags in the map */\r
84         asn_MAP_ServedCell_Information_oms_1,   /* Optional members */\r
85         1, 0,   /* Root/Additions */\r
86         6,      /* First extension addition */\r
87 };\r
88 asn_TYPE_descriptor_t asn_DEF_ServedCell_Information = {\r
89         "ServedCell-Information",\r
90         "ServedCell-Information",\r
91         &asn_OP_SEQUENCE,\r
92         asn_DEF_ServedCell_Information_tags_1,\r
93         sizeof(asn_DEF_ServedCell_Information_tags_1)\r
94                 /sizeof(asn_DEF_ServedCell_Information_tags_1[0]), /* 1 */\r
95         asn_DEF_ServedCell_Information_tags_1,  /* Same as above */\r
96         sizeof(asn_DEF_ServedCell_Information_tags_1)\r
97                 /sizeof(asn_DEF_ServedCell_Information_tags_1[0]), /* 1 */\r
98         { 0, 0, SEQUENCE_constraint },\r
99         asn_MBR_ServedCell_Information_1,\r
100         6,      /* Elements count */\r
101         &asn_SPC_ServedCell_Information_specs_1 /* Additional specs */\r
102 };\r
103 \r