remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / NoteMM-EventArg.c
blobdb94bb66a63de534c5110df0393904cb567f7fa6
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 "NoteMM-EventArg.h"
10 static asn_TYPE_member_t asn_MBR_NoteMM_EventArg_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct NoteMM_EventArg, serviceKey),
12 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
14 &asn_DEF_ServiceKey,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "serviceKey"
20 { ATF_NOFLAGS, 0, offsetof(struct NoteMM_EventArg, eventMet),
21 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_MM_Code,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "eventMet"
29 { ATF_NOFLAGS, 0, offsetof(struct NoteMM_EventArg, imsi),
30 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_IMSI,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
36 "imsi"
38 { ATF_NOFLAGS, 0, offsetof(struct NoteMM_EventArg, msisdn),
39 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_ISDN_AddressString,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
45 "msisdn"
47 { ATF_POINTER, 5, offsetof(struct NoteMM_EventArg, locationInformation),
48 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_LocationInformation,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
54 "locationInformation"
56 { ATF_POINTER, 4, offsetof(struct NoteMM_EventArg, supportedCAMELPhases),
57 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_SupportedCamelPhases,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
63 "supportedCAMELPhases"
65 { ATF_POINTER, 3, offsetof(struct NoteMM_EventArg, extensionContainer),
66 (ASN_TAG_CLASS_CONTEXT | (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_ExtensionContainer,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
72 "extensionContainer"
74 { ATF_POINTER, 2, offsetof(struct NoteMM_EventArg, locationInformationGPRS),
75 (ASN_TAG_CLASS_CONTEXT | (7 << 2)),
76 -1, /* IMPLICIT tag at current level */
77 &asn_DEF_LocationInformationGPRS,
78 0, /* Defer constraints checking to the member type */
79 0, /* No PER visible constraints */
81 "locationInformationGPRS"
83 { ATF_POINTER, 1, offsetof(struct NoteMM_EventArg, offeredCamel4Functionalities),
84 (ASN_TAG_CLASS_CONTEXT | (8 << 2)),
85 -1, /* IMPLICIT tag at current level */
86 &asn_DEF_OfferedCamel4Functionalities,
87 0, /* Defer constraints checking to the member type */
88 0, /* No PER visible constraints */
90 "offeredCamel4Functionalities"
93 static int asn_MAP_NoteMM_EventArg_oms_1[] = { 4, 5, 6, 7, 8 };
94 static ber_tlv_tag_t asn_DEF_NoteMM_EventArg_tags_1[] = {
95 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
97 static asn_TYPE_tag2member_t asn_MAP_NoteMM_EventArg_tag2el_1[] = {
98 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* serviceKey at 3128 */
99 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* eventMet at 3129 */
100 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 2, 0, 0 }, /* imsi at 3130 */
101 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 3, 0, 0 }, /* msisdn at 3131 */
102 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 4, 0, 0 }, /* locationInformation at 3132 */
103 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* supportedCAMELPhases at 3133 */
104 { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* extensionContainer at 3134 */
105 { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* locationInformationGPRS at 3136 */
106 { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* offeredCamel4Functionalities at 3137 */
108 static asn_SEQUENCE_specifics_t asn_SPC_NoteMM_EventArg_specs_1 = {
109 sizeof(struct NoteMM_EventArg),
110 offsetof(struct NoteMM_EventArg, _asn_ctx),
111 asn_MAP_NoteMM_EventArg_tag2el_1,
112 9, /* Count of tags in the map */
113 asn_MAP_NoteMM_EventArg_oms_1, /* Optional members */
114 3, 2, /* Root/Additions */
115 6, /* Start extensions */
116 10 /* Stop extensions */
118 asn_TYPE_descriptor_t asn_DEF_NoteMM_EventArg = {
119 "NoteMM-EventArg",
120 "NoteMM-EventArg",
121 SEQUENCE_free,
122 SEQUENCE_print,
123 SEQUENCE_constraint,
124 SEQUENCE_decode_ber,
125 SEQUENCE_encode_der,
126 SEQUENCE_decode_xer,
127 SEQUENCE_encode_xer,
128 SEQUENCE_decode_uper,
129 SEQUENCE_encode_uper,
130 0, /* Use generic outmost tag fetcher */
131 asn_DEF_NoteMM_EventArg_tags_1,
132 sizeof(asn_DEF_NoteMM_EventArg_tags_1)
133 /sizeof(asn_DEF_NoteMM_EventArg_tags_1[0]), /* 1 */
134 asn_DEF_NoteMM_EventArg_tags_1, /* Same as above */
135 sizeof(asn_DEF_NoteMM_EventArg_tags_1)
136 /sizeof(asn_DEF_NoteMM_EventArg_tags_1[0]), /* 1 */
137 0, /* No PER visible constraints */
138 asn_MBR_NoteMM_EventArg_1,
139 9, /* Elements count */
140 &asn_SPC_NoteMM_EventArg_specs_1 /* Additional specs */