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`
10 static asn_TYPE_member_t asn_MBR_USSD_Arg_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct USSD_Arg
, ussd_DataCodingScheme
),
12 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
14 &asn_DEF_USSD_DataCodingScheme
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "ussd-DataCodingScheme"
20 { ATF_NOFLAGS
, 0, offsetof(struct USSD_Arg
, ussd_String
),
21 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 2, offsetof(struct USSD_Arg
, alertingPattern
),
30 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
32 &asn_DEF_AlertingPattern
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 1, offsetof(struct USSD_Arg
, msisdn
),
39 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_ISDN_AddressString
,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
48 static int asn_MAP_USSD_Arg_oms_1
[] = { 2, 3 };
49 static ber_tlv_tag_t asn_DEF_USSD_Arg_tags_1
[] = {
50 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
52 static asn_TYPE_tag2member_t asn_MAP_USSD_Arg_tag2el_1
[] = {
53 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 0, 0, 2 }, /* ussd-DataCodingScheme at 215 */
54 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 1, -1, 1 }, /* ussd-String at 216 */
55 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 2, -2, 0 }, /* alertingPattern at 218 */
56 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 3, 0, 0 } /* msisdn at 219 */
58 static asn_SEQUENCE_specifics_t asn_SPC_USSD_Arg_specs_1
= {
59 sizeof(struct USSD_Arg
),
60 offsetof(struct USSD_Arg
, _asn_ctx
),
61 asn_MAP_USSD_Arg_tag2el_1
,
62 4, /* Count of tags in the map */
63 asn_MAP_USSD_Arg_oms_1
, /* Optional members */
64 0, 2, /* Root/Additions */
65 1, /* Start extensions */
66 5 /* Stop extensions */
68 asn_TYPE_descriptor_t asn_DEF_USSD_Arg
= {
80 0, /* Use generic outmost tag fetcher */
81 asn_DEF_USSD_Arg_tags_1
,
82 sizeof(asn_DEF_USSD_Arg_tags_1
)
83 /sizeof(asn_DEF_USSD_Arg_tags_1
[0]), /* 1 */
84 asn_DEF_USSD_Arg_tags_1
, /* Same as above */
85 sizeof(asn_DEF_USSD_Arg_tags_1
)
86 /sizeof(asn_DEF_USSD_Arg_tags_1
[0]), /* 1 */
87 0, /* No PER visible constraints */
89 4, /* Elements count */
90 &asn_SPC_USSD_Arg_specs_1
/* Additional specs */