remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / DP-AnalysedInfoCriterium.c
blobc8794e3cee345502425de579ae04916256c84f0d
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 "DP-AnalysedInfoCriterium.h"
10 static asn_TYPE_member_t asn_MBR_DP_AnalysedInfoCriterium_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct DP_AnalysedInfoCriterium, dialledNumber),
12 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
14 &asn_DEF_ISDN_AddressString,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "dialledNumber"
20 { ATF_NOFLAGS, 0, offsetof(struct DP_AnalysedInfoCriterium, serviceKey),
21 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
23 &asn_DEF_ServiceKey,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "serviceKey"
29 { ATF_NOFLAGS, 0, offsetof(struct DP_AnalysedInfoCriterium, gsmSCF_Address),
30 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
32 &asn_DEF_ISDN_AddressString,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "gsmSCF-Address"
38 { ATF_NOFLAGS, 0, offsetof(struct DP_AnalysedInfoCriterium, defaultCallHandling),
39 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)),
41 &asn_DEF_DefaultCallHandling,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "defaultCallHandling"
47 { ATF_POINTER, 1, offsetof(struct DP_AnalysedInfoCriterium, extensionContainer),
48 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
50 &asn_DEF_ExtensionContainer,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "extensionContainer"
57 static int asn_MAP_DP_AnalysedInfoCriterium_oms_1[] = { 4 };
58 static ber_tlv_tag_t asn_DEF_DP_AnalysedInfoCriterium_tags_1[] = {
59 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
61 static asn_TYPE_tag2member_t asn_MAP_DP_AnalysedInfoCriterium_tag2el_1[] = {
62 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* serviceKey at 1993 */
63 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 0, 0, 1 }, /* dialledNumber at 1992 */
64 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 2, -1, 0 }, /* gsmSCF-Address at 1994 */
65 { (ASN_TAG_CLASS_UNIVERSAL | (10 << 2)), 3, 0, 0 }, /* defaultCallHandling at 1995 */
66 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 4, 0, 0 } /* extensionContainer at 1996 */
68 static asn_SEQUENCE_specifics_t asn_SPC_DP_AnalysedInfoCriterium_specs_1 = {
69 sizeof(struct DP_AnalysedInfoCriterium),
70 offsetof(struct DP_AnalysedInfoCriterium, _asn_ctx),
71 asn_MAP_DP_AnalysedInfoCriterium_tag2el_1,
72 5, /* Count of tags in the map */
73 asn_MAP_DP_AnalysedInfoCriterium_oms_1, /* Optional members */
74 1, 0, /* Root/Additions */
75 4, /* Start extensions */
76 6 /* Stop extensions */
78 asn_TYPE_descriptor_t asn_DEF_DP_AnalysedInfoCriterium = {
79 "DP-AnalysedInfoCriterium",
80 "DP-AnalysedInfoCriterium",
81 SEQUENCE_free,
82 SEQUENCE_print,
83 SEQUENCE_constraint,
84 SEQUENCE_decode_ber,
85 SEQUENCE_encode_der,
86 SEQUENCE_decode_xer,
87 SEQUENCE_encode_xer,
88 SEQUENCE_decode_uper,
89 SEQUENCE_encode_uper,
90 0, /* Use generic outmost tag fetcher */
91 asn_DEF_DP_AnalysedInfoCriterium_tags_1,
92 sizeof(asn_DEF_DP_AnalysedInfoCriterium_tags_1)
93 /sizeof(asn_DEF_DP_AnalysedInfoCriterium_tags_1[0]), /* 1 */
94 asn_DEF_DP_AnalysedInfoCriterium_tags_1, /* Same as above */
95 sizeof(asn_DEF_DP_AnalysedInfoCriterium_tags_1)
96 /sizeof(asn_DEF_DP_AnalysedInfoCriterium_tags_1[0]), /* 1 */
97 0, /* No PER visible constraints */
98 asn_MBR_DP_AnalysedInfoCriterium_1,
99 5, /* Elements count */
100 &asn_SPC_DP_AnalysedInfoCriterium_specs_1 /* Additional specs */