remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / APN-ConfigurationProfile.c
blob1d9e095863fce90fc9b8836f6b85db6e94b3b554
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 "APN-ConfigurationProfile.h"
10 static asn_TYPE_member_t asn_MBR_APN_ConfigurationProfile_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct APN_ConfigurationProfile, defaultContext),
12 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
14 &asn_DEF_ContextId,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "defaultContext"
20 { ATF_POINTER, 1, offsetof(struct APN_ConfigurationProfile, completeDataListIncluded),
21 (ASN_TAG_CLASS_UNIVERSAL | (5 << 2)),
23 &asn_DEF_NULL,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "completeDataListIncluded"
29 { ATF_NOFLAGS, 0, offsetof(struct APN_ConfigurationProfile, epsDataList),
30 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_EPS_DataList,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "epsDataList"
38 { ATF_POINTER, 1, offsetof(struct APN_ConfigurationProfile, extensionContainer),
39 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
40 -1, /* IMPLICIT tag at current level */
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_APN_ConfigurationProfile_oms_1[] = { 1, 3 };
49 static ber_tlv_tag_t asn_DEF_APN_ConfigurationProfile_tags_1[] = {
50 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
52 static asn_TYPE_tag2member_t asn_MAP_APN_ConfigurationProfile_tag2el_1[] = {
53 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* defaultContext at 1143 */
54 { (ASN_TAG_CLASS_UNIVERSAL | (5 << 2)), 1, 0, 0 }, /* completeDataListIncluded at 1144 */
55 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 2, 0, 0 }, /* epsDataList at 1147 */
56 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 3, 0, 0 } /* extensionContainer at 1148 */
58 static asn_SEQUENCE_specifics_t asn_SPC_APN_ConfigurationProfile_specs_1 = {
59 sizeof(struct APN_ConfigurationProfile),
60 offsetof(struct APN_ConfigurationProfile, _asn_ctx),
61 asn_MAP_APN_ConfigurationProfile_tag2el_1,
62 4, /* Count of tags in the map */
63 asn_MAP_APN_ConfigurationProfile_oms_1, /* Optional members */
64 2, 0, /* Root/Additions */
65 3, /* Start extensions */
66 5 /* Stop extensions */
68 asn_TYPE_descriptor_t asn_DEF_APN_ConfigurationProfile = {
69 "APN-ConfigurationProfile",
70 "APN-ConfigurationProfile",
71 SEQUENCE_free,
72 SEQUENCE_print,
73 SEQUENCE_constraint,
74 SEQUENCE_decode_ber,
75 SEQUENCE_encode_der,
76 SEQUENCE_decode_xer,
77 SEQUENCE_encode_xer,
78 SEQUENCE_decode_uper,
79 SEQUENCE_encode_uper,
80 0, /* Use generic outmost tag fetcher */
81 asn_DEF_APN_ConfigurationProfile_tags_1,
82 sizeof(asn_DEF_APN_ConfigurationProfile_tags_1)
83 /sizeof(asn_DEF_APN_ConfigurationProfile_tags_1[0]), /* 1 */
84 asn_DEF_APN_ConfigurationProfile_tags_1, /* Same as above */
85 sizeof(asn_DEF_APN_ConfigurationProfile_tags_1)
86 /sizeof(asn_DEF_APN_ConfigurationProfile_tags_1[0]), /* 1 */
87 0, /* No PER visible constraints */
88 asn_MBR_APN_ConfigurationProfile_1,
89 4, /* Elements count */
90 &asn_SPC_APN_ConfigurationProfile_specs_1 /* Additional specs */