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-InvocationNotificationArg.h"
10 static asn_TYPE_member_t asn_MBR_SS_InvocationNotificationArg_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct SS_InvocationNotificationArg
, imsi
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_NOFLAGS
, 0, offsetof(struct SS_InvocationNotificationArg
, msisdn
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_ISDN_AddressString
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_NOFLAGS
, 0, offsetof(struct SS_InvocationNotificationArg
, ss_Event
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 4, offsetof(struct SS_InvocationNotificationArg
, ss_EventSpecification
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_SS_EventSpecification
,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "ss-EventSpecification"
47 { ATF_POINTER
, 3, offsetof(struct SS_InvocationNotificationArg
, extensionContainer
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_ExtensionContainer
,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 2, offsetof(struct SS_InvocationNotificationArg
, b_subscriberNumber
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ISDN_AddressString
,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
65 { ATF_POINTER
, 1, offsetof(struct SS_InvocationNotificationArg
, ccbs_RequestState
),
66 (ASN_TAG_CLASS_CONTEXT
| (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_CCBS_RequestState
,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
75 static int asn_MAP_SS_InvocationNotificationArg_oms_1
[] = { 3, 4, 5, 6 };
76 static ber_tlv_tag_t asn_DEF_SS_InvocationNotificationArg_tags_1
[] = {
77 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
79 static asn_TYPE_tag2member_t asn_MAP_SS_InvocationNotificationArg_tag2el_1
[] = {
80 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* imsi at 263 */
81 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* msisdn at 264 */
82 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* ss-Event at 265 */
83 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* ss-EventSpecification at 271 */
84 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* extensionContainer at 272 */
85 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 }, /* b-subscriberNumber at 274 */
86 { (ASN_TAG_CLASS_CONTEXT
| (6 << 2)), 6, 0, 0 } /* ccbs-RequestState at 275 */
88 static asn_SEQUENCE_specifics_t asn_SPC_SS_InvocationNotificationArg_specs_1
= {
89 sizeof(struct SS_InvocationNotificationArg
),
90 offsetof(struct SS_InvocationNotificationArg
, _asn_ctx
),
91 asn_MAP_SS_InvocationNotificationArg_tag2el_1
,
92 7, /* Count of tags in the map */
93 asn_MAP_SS_InvocationNotificationArg_oms_1
, /* Optional members */
94 2, 2, /* Root/Additions */
95 4, /* Start extensions */
96 8 /* Stop extensions */
98 asn_TYPE_descriptor_t asn_DEF_SS_InvocationNotificationArg
= {
99 "SS-InvocationNotificationArg",
100 "SS-InvocationNotificationArg",
108 SEQUENCE_decode_uper
,
109 SEQUENCE_encode_uper
,
110 0, /* Use generic outmost tag fetcher */
111 asn_DEF_SS_InvocationNotificationArg_tags_1
,
112 sizeof(asn_DEF_SS_InvocationNotificationArg_tags_1
)
113 /sizeof(asn_DEF_SS_InvocationNotificationArg_tags_1
[0]), /* 1 */
114 asn_DEF_SS_InvocationNotificationArg_tags_1
, /* Same as above */
115 sizeof(asn_DEF_SS_InvocationNotificationArg_tags_1
)
116 /sizeof(asn_DEF_SS_InvocationNotificationArg_tags_1
[0]), /* 1 */
117 0, /* No PER visible constraints */
118 asn_MBR_SS_InvocationNotificationArg_1
,
119 7, /* Elements count */
120 &asn_SPC_SS_InvocationNotificationArg_specs_1
/* Additional specs */