remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / Ext-CallBarringInfoFor-CSE.c
blob18c0d89a2503e4dcee87140f47e0e977b1403e3c
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-CallBarringInfoFor-CSE.h"
10 static asn_TYPE_member_t asn_MBR_Ext_CallBarringInfoFor_CSE_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct Ext_CallBarringInfoFor_CSE, ss_Code),
12 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_SS_Code,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "ss-Code"
20 { ATF_NOFLAGS, 0, offsetof(struct Ext_CallBarringInfoFor_CSE, callBarringFeatureList),
21 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_Ext_CallBarFeatureList,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "callBarringFeatureList"
29 { ATF_POINTER, 4, offsetof(struct Ext_CallBarringInfoFor_CSE, password),
30 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_Password,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "password"
38 { ATF_POINTER, 3, offsetof(struct Ext_CallBarringInfoFor_CSE, wrongPasswordAttemptsCounter),
39 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_WrongPasswordAttemptsCounter,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "wrongPasswordAttemptsCounter"
47 { ATF_POINTER, 2, offsetof(struct Ext_CallBarringInfoFor_CSE, notificationToCSE),
48 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_NULL,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "notificationToCSE"
56 { ATF_POINTER, 1, offsetof(struct Ext_CallBarringInfoFor_CSE, 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 */
63 "extensionContainer"
66 static int asn_MAP_Ext_CallBarringInfoFor_CSE_oms_1[] = { 2, 3, 4, 5 };
67 static ber_tlv_tag_t asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1[] = {
68 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
70 static asn_TYPE_tag2member_t asn_MAP_Ext_CallBarringInfoFor_CSE_tag2el_1[] = {
71 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ss-Code at 3157 */
72 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callBarringFeatureList at 3158 */
73 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* password at 3159 */
74 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* wrongPasswordAttemptsCounter at 3160 */
75 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* notificationToCSE at 3161 */
76 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* extensionContainer at 3162 */
78 static asn_SEQUENCE_specifics_t asn_SPC_Ext_CallBarringInfoFor_CSE_specs_1 = {
79 sizeof(struct Ext_CallBarringInfoFor_CSE),
80 offsetof(struct Ext_CallBarringInfoFor_CSE, _asn_ctx),
81 asn_MAP_Ext_CallBarringInfoFor_CSE_tag2el_1,
82 6, /* Count of tags in the map */
83 asn_MAP_Ext_CallBarringInfoFor_CSE_oms_1, /* Optional members */
84 4, 0, /* Root/Additions */
85 5, /* Start extensions */
86 7 /* Stop extensions */
88 asn_TYPE_descriptor_t asn_DEF_Ext_CallBarringInfoFor_CSE = {
89 "Ext-CallBarringInfoFor-CSE",
90 "Ext-CallBarringInfoFor-CSE",
91 SEQUENCE_free,
92 SEQUENCE_print,
93 SEQUENCE_constraint,
94 SEQUENCE_decode_ber,
95 SEQUENCE_encode_der,
96 SEQUENCE_decode_xer,
97 SEQUENCE_encode_xer,
98 SEQUENCE_decode_uper,
99 SEQUENCE_encode_uper,
100 0, /* Use generic outmost tag fetcher */
101 asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1,
102 sizeof(asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1)
103 /sizeof(asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1[0]), /* 1 */
104 asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1, /* Same as above */
105 sizeof(asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1)
106 /sizeof(asn_DEF_Ext_CallBarringInfoFor_CSE_tags_1[0]), /* 1 */
107 0, /* No PER visible constraints */
108 asn_MBR_Ext_CallBarringInfoFor_CSE_1,
109 6, /* Elements count */
110 &asn_SPC_Ext_CallBarringInfoFor_CSE_specs_1 /* Additional specs */