remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / Ext-CallBarringFeature.c
blob5c888e4cc5bff7f3f25e70b4721bf38d77eaf8c1
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 "Ext-CallBarringFeature.h"
10 static asn_TYPE_member_t asn_MBR_Ext_CallBarringFeature_1[] = {
11 { ATF_POINTER, 1, offsetof(struct Ext_CallBarringFeature, 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_NOFLAGS, 0, offsetof(struct Ext_CallBarringFeature, ss_Status),
21 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_Ext_SS_Status,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "ss-Status"
29 { ATF_POINTER, 1, offsetof(struct Ext_CallBarringFeature, extensionContainer),
30 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
32 &asn_DEF_ExtensionContainer,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "extensionContainer"
39 static int asn_MAP_Ext_CallBarringFeature_oms_1[] = { 0, 2 };
40 static ber_tlv_tag_t asn_DEF_Ext_CallBarringFeature_tags_1[] = {
41 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
43 static asn_TYPE_tag2member_t asn_MAP_Ext_CallBarringFeature_tag2el_1[] = {
44 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, 0, 0 }, /* extensionContainer at 1661 */
45 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 0, 0, 0 }, /* ext-BearerService at 578 */
46 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 0, 0, 0 }, /* ext-Teleservice at 579 */
47 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 1, 0, 0 } /* ss-Status at 1660 */
49 static asn_SEQUENCE_specifics_t asn_SPC_Ext_CallBarringFeature_specs_1 = {
50 sizeof(struct Ext_CallBarringFeature),
51 offsetof(struct Ext_CallBarringFeature, _asn_ctx),
52 asn_MAP_Ext_CallBarringFeature_tag2el_1,
53 4, /* Count of tags in the map */
54 asn_MAP_Ext_CallBarringFeature_oms_1, /* Optional members */
55 2, 0, /* Root/Additions */
56 2, /* Start extensions */
57 4 /* Stop extensions */
59 asn_TYPE_descriptor_t asn_DEF_Ext_CallBarringFeature = {
60 "Ext-CallBarringFeature",
61 "Ext-CallBarringFeature",
62 SEQUENCE_free,
63 SEQUENCE_print,
64 SEQUENCE_constraint,
65 SEQUENCE_decode_ber,
66 SEQUENCE_encode_der,
67 SEQUENCE_decode_xer,
68 SEQUENCE_encode_xer,
69 SEQUENCE_decode_uper,
70 SEQUENCE_encode_uper,
71 0, /* Use generic outmost tag fetcher */
72 asn_DEF_Ext_CallBarringFeature_tags_1,
73 sizeof(asn_DEF_Ext_CallBarringFeature_tags_1)
74 /sizeof(asn_DEF_Ext_CallBarringFeature_tags_1[0]), /* 1 */
75 asn_DEF_Ext_CallBarringFeature_tags_1, /* Same as above */
76 sizeof(asn_DEF_Ext_CallBarringFeature_tags_1)
77 /sizeof(asn_DEF_Ext_CallBarringFeature_tags_1[0]), /* 1 */
78 0, /* No PER visible constraints */
79 asn_MBR_Ext_CallBarringFeature_1,
80 3, /* Elements count */
81 &asn_SPC_Ext_CallBarringFeature_specs_1 /* Additional specs */