remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / USSD-Res.c
blob6c537286fb4a76e357ababc17d121eb6bf2980bc
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-SS-DataTypes"
4 * found in "../asn1src/MAP-SS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "USSD-Res.h"
10 static asn_TYPE_member_t asn_MBR_USSD_Res_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct USSD_Res, ussd_DataCodingScheme),
12 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
14 &asn_DEF_USSD_DataCodingScheme,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "ussd-DataCodingScheme"
20 { ATF_NOFLAGS, 0, offsetof(struct USSD_Res, ussd_String),
21 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
23 &asn_DEF_USSD_String,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "ussd-String"
30 static ber_tlv_tag_t asn_DEF_USSD_Res_tags_1[] = {
31 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
33 static asn_TYPE_tag2member_t asn_MAP_USSD_Res_tag2el_1[] = {
34 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 0, 0, 1 }, /* ussd-DataCodingScheme at 222 */
35 { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 1, -1, 0 } /* ussd-String at 223 */
37 static asn_SEQUENCE_specifics_t asn_SPC_USSD_Res_specs_1 = {
38 sizeof(struct USSD_Res),
39 offsetof(struct USSD_Res, _asn_ctx),
40 asn_MAP_USSD_Res_tag2el_1,
41 2, /* Count of tags in the map */
42 0, 0, 0, /* Optional elements (not needed) */
43 1, /* Start extensions */
44 3 /* Stop extensions */
46 asn_TYPE_descriptor_t asn_DEF_USSD_Res = {
47 "USSD-Res",
48 "USSD-Res",
49 SEQUENCE_free,
50 SEQUENCE_print,
51 SEQUENCE_constraint,
52 SEQUENCE_decode_ber,
53 SEQUENCE_encode_der,
54 SEQUENCE_decode_xer,
55 SEQUENCE_encode_xer,
56 SEQUENCE_decode_uper,
57 SEQUENCE_encode_uper,
58 0, /* Use generic outmost tag fetcher */
59 asn_DEF_USSD_Res_tags_1,
60 sizeof(asn_DEF_USSD_Res_tags_1)
61 /sizeof(asn_DEF_USSD_Res_tags_1[0]), /* 1 */
62 asn_DEF_USSD_Res_tags_1, /* Same as above */
63 sizeof(asn_DEF_USSD_Res_tags_1)
64 /sizeof(asn_DEF_USSD_Res_tags_1[0]), /* 1 */
65 0, /* No PER visible constraints */
66 asn_MBR_USSD_Res_1,
67 2, /* Elements count */
68 &asn_SPC_USSD_Res_specs_1 /* Additional specs */