2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "Ext-SS-Info.h"
10 static asn_per_constraints_t asn_PER_type_Ext_SS_Info_constr_1
= {
11 { APC_CONSTRAINED
, 3, 3, 0, 4 } /* (0..4) */,
12 { APC_UNCONSTRAINED
, -1, -1, 0, 0 },
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_Ext_SS_Info_1
[] = {
16 { ATF_NOFLAGS
, 0, offsetof(struct Ext_SS_Info
, choice
.forwardingInfo
),
17 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
18 -1, /* IMPLICIT tag at current level */
19 &asn_DEF_Ext_ForwInfo
,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
25 { ATF_NOFLAGS
, 0, offsetof(struct Ext_SS_Info
, choice
.callBarringInfo
),
26 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
27 -1, /* IMPLICIT tag at current level */
28 &asn_DEF_Ext_CallBarInfo
,
29 0, /* Defer constraints checking to the member type */
30 0, /* No PER visible constraints */
34 { ATF_NOFLAGS
, 0, offsetof(struct Ext_SS_Info
, choice
.cug_Info
),
35 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
36 -1, /* IMPLICIT tag at current level */
38 0, /* Defer constraints checking to the member type */
39 0, /* No PER visible constraints */
43 { ATF_NOFLAGS
, 0, offsetof(struct Ext_SS_Info
, choice
.ss_Data
),
44 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
45 -1, /* IMPLICIT tag at current level */
47 0, /* Defer constraints checking to the member type */
48 0, /* No PER visible constraints */
52 { ATF_NOFLAGS
, 0, offsetof(struct Ext_SS_Info
, choice
.emlpp_Info
),
53 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
54 -1, /* IMPLICIT tag at current level */
56 0, /* Defer constraints checking to the member type */
57 0, /* No PER visible constraints */
62 static asn_TYPE_tag2member_t asn_MAP_Ext_SS_Info_tag2el_1
[] = {
63 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* forwardingInfo at 1584 */
64 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* callBarringInfo at 1585 */
65 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* cug-Info at 1586 */
66 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* ss-Data at 1587 */
67 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 } /* emlpp-Info at 1588 */
69 static asn_CHOICE_specifics_t asn_SPC_Ext_SS_Info_specs_1
= {
70 sizeof(struct Ext_SS_Info
),
71 offsetof(struct Ext_SS_Info
, _asn_ctx
),
72 offsetof(struct Ext_SS_Info
, present
),
73 sizeof(((struct Ext_SS_Info
*)0)->present
),
74 asn_MAP_Ext_SS_Info_tag2el_1
,
75 5, /* Count of tags in the map */
77 -1 /* Extensions start */
79 asn_TYPE_descriptor_t asn_DEF_Ext_SS_Info
= {
92 0, /* No effective tags (pointer) */
93 0, /* No effective tags (count) */
94 0, /* No tags (pointer) */
95 0, /* No tags (count) */
96 &asn_PER_type_Ext_SS_Info_constr_1
,
97 asn_MBR_Ext_SS_Info_1
,
98 5, /* Elements count */
99 &asn_SPC_Ext_SS_Info_specs_1
/* Additional specs */