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 "RoutingInfoForLCS-Res.h"
10 static asn_TYPE_member_t asn_MBR_RoutingInfoForLCS_Res_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct RoutingInfoForLCS_Res
, targetMS
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 +1, /* EXPLICIT tag at current level */
14 &asn_DEF_SubscriberIdentity
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_NOFLAGS
, 0, offsetof(struct RoutingInfoForLCS_Res
, lcsLocationInfo
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_LCSLocationInfo
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 5, offsetof(struct RoutingInfoForLCS_Res
, extensionContainer
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_ExtensionContainer
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 4, offsetof(struct RoutingInfoForLCS_Res
, v_gmlc_Address
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 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 RoutingInfoForLCS_Res
, h_gmlc_Address
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 2, offsetof(struct RoutingInfoForLCS_Res
, ppr_Address
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
65 { ATF_POINTER
, 1, offsetof(struct RoutingInfoForLCS_Res
, additional_v_gmlc_Address
),
66 (ASN_TAG_CLASS_CONTEXT
| (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
72 "additional-v-gmlc-Address"
75 static int asn_MAP_RoutingInfoForLCS_Res_oms_1
[] = { 2, 3, 4, 5, 6 };
76 static ber_tlv_tag_t asn_DEF_RoutingInfoForLCS_Res_tags_1
[] = {
77 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
79 static asn_TYPE_tag2member_t asn_MAP_RoutingInfoForLCS_Res_tag2el_1
[] = {
80 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* targetMS at 79 */
81 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* lcsLocationInfo at 80 */
82 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* extensionContainer at 81 */
83 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* v-gmlc-Address at 83 */
84 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* h-gmlc-Address at 84 */
85 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 }, /* ppr-Address at 85 */
86 { (ASN_TAG_CLASS_CONTEXT
| (6 << 2)), 6, 0, 0 } /* additional-v-gmlc-Address at 86 */
88 static asn_SEQUENCE_specifics_t asn_SPC_RoutingInfoForLCS_Res_specs_1
= {
89 sizeof(struct RoutingInfoForLCS_Res
),
90 offsetof(struct RoutingInfoForLCS_Res
, _asn_ctx
),
91 asn_MAP_RoutingInfoForLCS_Res_tag2el_1
,
92 7, /* Count of tags in the map */
93 asn_MAP_RoutingInfoForLCS_Res_oms_1
, /* Optional members */
94 1, 4, /* Root/Additions */
95 2, /* Start extensions */
96 8 /* Stop extensions */
98 asn_TYPE_descriptor_t asn_DEF_RoutingInfoForLCS_Res
= {
99 "RoutingInfoForLCS-Res",
100 "RoutingInfoForLCS-Res",
108 SEQUENCE_decode_uper
,
109 SEQUENCE_encode_uper
,
110 0, /* Use generic outmost tag fetcher */
111 asn_DEF_RoutingInfoForLCS_Res_tags_1
,
112 sizeof(asn_DEF_RoutingInfoForLCS_Res_tags_1
)
113 /sizeof(asn_DEF_RoutingInfoForLCS_Res_tags_1
[0]), /* 1 */
114 asn_DEF_RoutingInfoForLCS_Res_tags_1
, /* Same as above */
115 sizeof(asn_DEF_RoutingInfoForLCS_Res_tags_1
)
116 /sizeof(asn_DEF_RoutingInfoForLCS_Res_tags_1
[0]), /* 1 */
117 0, /* No PER visible constraints */
118 asn_MBR_RoutingInfoForLCS_Res_1
,
119 7, /* Elements count */
120 &asn_SPC_RoutingInfoForLCS_Res_specs_1
/* Additional specs */