2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-ER-DataTypes"
4 * found in "../asn1src/MAP-ER-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "FacilityNotSupParam.h"
10 static asn_TYPE_member_t asn_MBR_FacilityNotSupParam_1
[] = {
11 { ATF_POINTER
, 3, offsetof(struct FacilityNotSupParam
, 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
, 2, offsetof(struct FacilityNotSupParam
, shapeOfLocationEstimateNotSupported
),
21 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
22 -1, /* IMPLICIT tag at current level */
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "shapeOfLocationEstimateNotSupported"
29 { ATF_POINTER
, 1, offsetof(struct FacilityNotSupParam
, neededLcsCapabilityNotSupportedInServingNode
),
30 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
31 -1, /* IMPLICIT tag at current level */
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "neededLcsCapabilityNotSupportedInServingNode"
39 static int asn_MAP_FacilityNotSupParam_oms_1
[] = { 0, 1, 2 };
40 static ber_tlv_tag_t asn_DEF_FacilityNotSupParam_tags_1
[] = {
41 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
43 static asn_TYPE_tag2member_t asn_MAP_FacilityNotSupParam_tag2el_1
[] = {
44 { (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)), 0, 0, 0 }, /* extensionContainer at 203 */
45 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 1, 0, 0 }, /* shapeOfLocationEstimateNotSupported at 205 */
46 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 2, 0, 0 } /* neededLcsCapabilityNotSupportedInServingNode at 206 */
48 static asn_SEQUENCE_specifics_t asn_SPC_FacilityNotSupParam_specs_1
= {
49 sizeof(struct FacilityNotSupParam
),
50 offsetof(struct FacilityNotSupParam
, _asn_ctx
),
51 asn_MAP_FacilityNotSupParam_tag2el_1
,
52 3, /* Count of tags in the map */
53 asn_MAP_FacilityNotSupParam_oms_1
, /* Optional members */
54 1, 2, /* Root/Additions */
55 0, /* Start extensions */
56 4 /* Stop extensions */
58 asn_TYPE_descriptor_t asn_DEF_FacilityNotSupParam
= {
59 "FacilityNotSupParam",
60 "FacilityNotSupParam",
70 0, /* Use generic outmost tag fetcher */
71 asn_DEF_FacilityNotSupParam_tags_1
,
72 sizeof(asn_DEF_FacilityNotSupParam_tags_1
)
73 /sizeof(asn_DEF_FacilityNotSupParam_tags_1
[0]), /* 1 */
74 asn_DEF_FacilityNotSupParam_tags_1
, /* Same as above */
75 sizeof(asn_DEF_FacilityNotSupParam_tags_1
)
76 /sizeof(asn_DEF_FacilityNotSupParam_tags_1
[0]), /* 1 */
77 0, /* No PER visible constraints */
78 asn_MBR_FacilityNotSupParam_1
,
79 3, /* Elements count */
80 &asn_SPC_FacilityNotSupParam_specs_1
/* Additional specs */