2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "RRLP-Components"
4 * found in "../asn1src/RRLP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "MsrPosition-Req.h"
10 static asn_TYPE_member_t asn_MBR_MsrPosition_Req_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct MsrPosition_Req
, positionInstruct
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_PositionInstruct
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_POINTER
, 8, offsetof(struct MsrPosition_Req
, referenceAssistData
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_ReferenceAssistData
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 7, offsetof(struct MsrPosition_Req
, msrAssistData
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_MsrAssistData
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 6, offsetof(struct MsrPosition_Req
, systemInfoAssistData
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_SystemInfoAssistData
,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "systemInfoAssistData"
47 { ATF_POINTER
, 5, offsetof(struct MsrPosition_Req
, gps_AssistData
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_GPS_AssistData
,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 4, offsetof(struct MsrPosition_Req
, extensionContainer
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ExtensionContainer
,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
65 { ATF_POINTER
, 3, offsetof(struct MsrPosition_Req
, rel98_MsrPosition_Req_extension
),
66 (ASN_TAG_CLASS_CONTEXT
| (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_Rel98_MsrPosition_Req_Extension
,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
72 "rel98-MsrPosition-Req-extension"
74 { ATF_POINTER
, 2, offsetof(struct MsrPosition_Req
, rel5_MsrPosition_Req_extension
),
75 (ASN_TAG_CLASS_CONTEXT
| (7 << 2)),
76 -1, /* IMPLICIT tag at current level */
77 &asn_DEF_Rel5_MsrPosition_Req_Extension
,
78 0, /* Defer constraints checking to the member type */
79 0, /* No PER visible constraints */
81 "rel5-MsrPosition-Req-extension"
83 { ATF_POINTER
, 1, offsetof(struct MsrPosition_Req
, rel7_MsrPosition_Req_extension
),
84 (ASN_TAG_CLASS_CONTEXT
| (8 << 2)),
85 -1, /* IMPLICIT tag at current level */
86 &asn_DEF_Rel7_MsrPosition_Req_Extension
,
87 0, /* Defer constraints checking to the member type */
88 0, /* No PER visible constraints */
90 "rel7-MsrPosition-Req-extension"
93 static int asn_MAP_MsrPosition_Req_oms_1
[] = { 1, 2, 3, 4, 5, 6, 7, 8 };
94 static ber_tlv_tag_t asn_DEF_MsrPosition_Req_tags_1
[] = {
95 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
97 static asn_TYPE_tag2member_t asn_MAP_MsrPosition_Req_tag2el_1
[] = {
98 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* positionInstruct at 24 */
99 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* referenceAssistData at 25 */
100 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* msrAssistData at 26 */
101 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* systemInfoAssistData at 27 */
102 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* gps-AssistData at 28 */
103 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 }, /* extensionContainer at 29 */
104 { (ASN_TAG_CLASS_CONTEXT
| (6 << 2)), 6, 0, 0 }, /* rel98-MsrPosition-Req-extension at 32 */
105 { (ASN_TAG_CLASS_CONTEXT
| (7 << 2)), 7, 0, 0 }, /* rel5-MsrPosition-Req-extension at 34 */
106 { (ASN_TAG_CLASS_CONTEXT
| (8 << 2)), 8, 0, 0 } /* rel7-MsrPosition-Req-extension at 36 */
108 static asn_SEQUENCE_specifics_t asn_SPC_MsrPosition_Req_specs_1
= {
109 sizeof(struct MsrPosition_Req
),
110 offsetof(struct MsrPosition_Req
, _asn_ctx
),
111 asn_MAP_MsrPosition_Req_tag2el_1
,
112 9, /* Count of tags in the map */
113 asn_MAP_MsrPosition_Req_oms_1
, /* Optional members */
114 5, 3, /* Root/Additions */
115 5, /* Start extensions */
116 10 /* Stop extensions */
118 asn_TYPE_descriptor_t asn_DEF_MsrPosition_Req
= {
128 SEQUENCE_decode_uper
,
129 SEQUENCE_encode_uper
,
130 0, /* Use generic outmost tag fetcher */
131 asn_DEF_MsrPosition_Req_tags_1
,
132 sizeof(asn_DEF_MsrPosition_Req_tags_1
)
133 /sizeof(asn_DEF_MsrPosition_Req_tags_1
[0]), /* 1 */
134 asn_DEF_MsrPosition_Req_tags_1
, /* Same as above */
135 sizeof(asn_DEF_MsrPosition_Req_tags_1
)
136 /sizeof(asn_DEF_MsrPosition_Req_tags_1
[0]), /* 1 */
137 0, /* No PER visible constraints */
138 asn_MBR_MsrPosition_Req_1
,
139 9, /* Elements count */
140 &asn_SPC_MsrPosition_Req_specs_1
/* Additional specs */