2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-LCS-DataTypes"
4 * found in "../asn1src/MAP-LCS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "SubscriberLocationReport-Res.h"
10 static asn_TYPE_member_t asn_MBR_SubscriberLocationReport_Res_1
[] = {
11 { ATF_POINTER
, 7, offsetof(struct SubscriberLocationReport_Res
, extensionContainer
),
12 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)),
14 &asn_DEF_ExtensionContainer
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_POINTER
, 6, offsetof(struct SubscriberLocationReport_Res
, na_ESRK
),
21 (ASN_TAG_CLASS_CONTEXT
| (0 << 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_POINTER
, 5, offsetof(struct SubscriberLocationReport_Res
, na_ESRD
),
30 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_ISDN_AddressString
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 4, offsetof(struct SubscriberLocationReport_Res
, h_gmlc_Address
),
39 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
40 -1, /* IMPLICIT tag at current level */
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
47 { ATF_POINTER
, 3, offsetof(struct SubscriberLocationReport_Res
, mo_lrShortCircuitIndicator
),
48 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
49 -1, /* IMPLICIT tag at current level */
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "mo-lrShortCircuitIndicator"
56 { ATF_POINTER
, 2, offsetof(struct SubscriberLocationReport_Res
, reportingPLMNList
),
57 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ReportingPLMNList
,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
65 { ATF_POINTER
, 1, offsetof(struct SubscriberLocationReport_Res
, lcs_ReferenceNumber
),
66 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_LCS_ReferenceNumber
,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
75 static int asn_MAP_SubscriberLocationReport_Res_oms_1
[] = { 0, 1, 2, 3, 4, 5, 6 };
76 static ber_tlv_tag_t asn_DEF_SubscriberLocationReport_Res_tags_1
[] = {
77 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
79 static asn_TYPE_tag2member_t asn_MAP_SubscriberLocationReport_Res_tag2el_1
[] = {
80 { (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)), 0, 0, 0 }, /* extensionContainer at 655 */
81 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 1, 0, 0 }, /* na-ESRK at 657 */
82 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 2, 0, 0 }, /* na-ESRD at 658 */
83 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 3, 0, 0 }, /* h-gmlc-Address at 659 */
84 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 4, 0, 0 }, /* mo-lrShortCircuitIndicator at 660 */
85 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 5, 0, 0 }, /* reportingPLMNList at 661 */
86 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 6, 0, 0 } /* lcs-ReferenceNumber at 662 */
88 static asn_SEQUENCE_specifics_t asn_SPC_SubscriberLocationReport_Res_specs_1
= {
89 sizeof(struct SubscriberLocationReport_Res
),
90 offsetof(struct SubscriberLocationReport_Res
, _asn_ctx
),
91 asn_MAP_SubscriberLocationReport_Res_tag2el_1
,
92 7, /* Count of tags in the map */
93 asn_MAP_SubscriberLocationReport_Res_oms_1
, /* Optional members */
94 1, 6, /* Root/Additions */
95 0, /* Start extensions */
96 8 /* Stop extensions */
98 asn_TYPE_descriptor_t asn_DEF_SubscriberLocationReport_Res
= {
99 "SubscriberLocationReport-Res",
100 "SubscriberLocationReport-Res",
108 SEQUENCE_decode_uper
,
109 SEQUENCE_encode_uper
,
110 0, /* Use generic outmost tag fetcher */
111 asn_DEF_SubscriberLocationReport_Res_tags_1
,
112 sizeof(asn_DEF_SubscriberLocationReport_Res_tags_1
)
113 /sizeof(asn_DEF_SubscriberLocationReport_Res_tags_1
[0]), /* 1 */
114 asn_DEF_SubscriberLocationReport_Res_tags_1
, /* Same as above */
115 sizeof(asn_DEF_SubscriberLocationReport_Res_tags_1
)
116 /sizeof(asn_DEF_SubscriberLocationReport_Res_tags_1
[0]), /* 1 */
117 0, /* No PER visible constraints */
118 asn_MBR_SubscriberLocationReport_Res_1
,
119 7, /* Elements count */
120 &asn_SPC_SubscriberLocationReport_Res_specs_1
/* Additional specs */