remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / CUG-Feature.c
blobc23ce1f95a05d18e4e6a18bda534bcb3b80a0234
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "CUG-Feature.h"
10 static asn_TYPE_member_t asn_MBR_CUG_Feature_1[] = {
11 { ATF_POINTER, 2, offsetof(struct CUG_Feature, basicService),
12 -1 /* Ambiguous tag (CHOICE?) */,
14 &asn_DEF_Ext_BasicServiceCode,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "basicService"
20 { ATF_POINTER, 1, offsetof(struct CUG_Feature, preferentialCUG_Indicator),
21 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
23 &asn_DEF_CUG_Index,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "preferentialCUG-Indicator"
29 { ATF_NOFLAGS, 0, offsetof(struct CUG_Feature, interCUG_Restrictions),
30 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
32 &asn_DEF_InterCUG_Restrictions,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "interCUG-Restrictions"
38 { ATF_POINTER, 1, offsetof(struct CUG_Feature, extensionContainer),
39 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
41 &asn_DEF_ExtensionContainer,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "extensionContainer"
48 static int asn_MAP_CUG_Feature_oms_1[] = { 0, 1, 3 };
49 static ber_tlv_tag_t asn_DEF_CUG_Feature_tags_1[] = {
50 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
52 static asn_TYPE_tag2member_t asn_MAP_CUG_Feature_tag2el_1[] = {
53 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* preferentialCUG-Indicator at 1703 */
54 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 2, 0, 0 }, /* interCUG-Restrictions at 1704 */
55 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, 0, 0 }, /* extensionContainer at 1705 */
56 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 0, 0, 0 }, /* ext-BearerService at 578 */
57 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 0, 0, 0 } /* ext-Teleservice at 579 */
59 static asn_SEQUENCE_specifics_t asn_SPC_CUG_Feature_specs_1 = {
60 sizeof(struct CUG_Feature),
61 offsetof(struct CUG_Feature, _asn_ctx),
62 asn_MAP_CUG_Feature_tag2el_1,
63 5, /* Count of tags in the map */
64 asn_MAP_CUG_Feature_oms_1, /* Optional members */
65 3, 0, /* Root/Additions */
66 3, /* Start extensions */
67 5 /* Stop extensions */
69 asn_TYPE_descriptor_t asn_DEF_CUG_Feature = {
70 "CUG-Feature",
71 "CUG-Feature",
72 SEQUENCE_free,
73 SEQUENCE_print,
74 SEQUENCE_constraint,
75 SEQUENCE_decode_ber,
76 SEQUENCE_encode_der,
77 SEQUENCE_decode_xer,
78 SEQUENCE_encode_xer,
79 SEQUENCE_decode_uper,
80 SEQUENCE_encode_uper,
81 0, /* Use generic outmost tag fetcher */
82 asn_DEF_CUG_Feature_tags_1,
83 sizeof(asn_DEF_CUG_Feature_tags_1)
84 /sizeof(asn_DEF_CUG_Feature_tags_1[0]), /* 1 */
85 asn_DEF_CUG_Feature_tags_1, /* Same as above */
86 sizeof(asn_DEF_CUG_Feature_tags_1)
87 /sizeof(asn_DEF_CUG_Feature_tags_1[0]), /* 1 */
88 0, /* No PER visible constraints */
89 asn_MBR_CUG_Feature_1,
90 4, /* Elements count */
91 &asn_SPC_CUG_Feature_specs_1 /* Additional specs */