2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-SS-DataTypes"
4 * found in "../asn1src/MAP-SS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "SS-SubscriptionOption.h"
10 static asn_per_constraints_t asn_PER_type_SS_SubscriptionOption_constr_1
= {
11 { APC_CONSTRAINED
, 1, 1, 0, 1 } /* (0..1) */,
12 { APC_UNCONSTRAINED
, -1, -1, 0, 0 },
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_SS_SubscriptionOption_1
[] = {
16 { ATF_NOFLAGS
, 0, offsetof(struct SS_SubscriptionOption
, choice
.cliRestrictionOption
),
17 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
18 -1, /* IMPLICIT tag at current level */
19 &asn_DEF_CliRestrictionOption
,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
23 "cliRestrictionOption"
25 { ATF_NOFLAGS
, 0, offsetof(struct SS_SubscriptionOption
, choice
.overrideCategory
),
26 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
27 -1, /* IMPLICIT tag at current level */
28 &asn_DEF_OverrideCategory
,
29 0, /* Defer constraints checking to the member type */
30 0, /* No PER visible constraints */
35 static int asn_MAP_SS_SubscriptionOption_cmap_1
[] = { 1, 0 };
36 static asn_TYPE_tag2member_t asn_MAP_SS_SubscriptionOption_tag2el_1
[] = {
37 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* overrideCategory at 166 */
38 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 0, 0, 0 } /* cliRestrictionOption at 165 */
40 static asn_CHOICE_specifics_t asn_SPC_SS_SubscriptionOption_specs_1
= {
41 sizeof(struct SS_SubscriptionOption
),
42 offsetof(struct SS_SubscriptionOption
, _asn_ctx
),
43 offsetof(struct SS_SubscriptionOption
, present
),
44 sizeof(((struct SS_SubscriptionOption
*)0)->present
),
45 asn_MAP_SS_SubscriptionOption_tag2el_1
,
46 2, /* Count of tags in the map */
47 asn_MAP_SS_SubscriptionOption_cmap_1
, /* Canonically sorted */
48 -1 /* Extensions start */
50 asn_TYPE_descriptor_t asn_DEF_SS_SubscriptionOption
= {
51 "SS-SubscriptionOption",
52 "SS-SubscriptionOption",
63 0, /* No effective tags (pointer) */
64 0, /* No effective tags (count) */
65 0, /* No tags (pointer) */
66 0, /* No tags (count) */
67 &asn_PER_type_SS_SubscriptionOption_constr_1
,
68 asn_MBR_SS_SubscriptionOption_1
,
69 2, /* Elements count */
70 &asn_SPC_SS_SubscriptionOption_specs_1
/* Additional specs */