remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / ATM-NotAllowedParam.c
blob8082a77888bbe021aafe812106beb6c5ce919c34
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-ER-DataTypes"
4 * found in "../asn1src/MAP-ER-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "ATM-NotAllowedParam.h"
10 static asn_TYPE_member_t asn_MBR_ATM_NotAllowedParam_1[] = {
11 { ATF_POINTER, 1, offsetof(struct ATM_NotAllowedParam, extensionContainer),
12 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
14 &asn_DEF_ExtensionContainer,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "extensionContainer"
21 static int asn_MAP_ATM_NotAllowedParam_oms_1[] = { 0 };
22 static ber_tlv_tag_t asn_DEF_ATM_NotAllowedParam_tags_1[] = {
23 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
25 static asn_TYPE_tag2member_t asn_MAP_ATM_NotAllowedParam_tag2el_1[] = {
26 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* extensionContainer at 308 */
28 static asn_SEQUENCE_specifics_t asn_SPC_ATM_NotAllowedParam_specs_1 = {
29 sizeof(struct ATM_NotAllowedParam),
30 offsetof(struct ATM_NotAllowedParam, _asn_ctx),
31 asn_MAP_ATM_NotAllowedParam_tag2el_1,
32 1, /* Count of tags in the map */
33 asn_MAP_ATM_NotAllowedParam_oms_1, /* Optional members */
34 1, 0, /* Root/Additions */
35 0, /* Start extensions */
36 2 /* Stop extensions */
38 asn_TYPE_descriptor_t asn_DEF_ATM_NotAllowedParam = {
39 "ATM-NotAllowedParam",
40 "ATM-NotAllowedParam",
41 SEQUENCE_free,
42 SEQUENCE_print,
43 SEQUENCE_constraint,
44 SEQUENCE_decode_ber,
45 SEQUENCE_encode_der,
46 SEQUENCE_decode_xer,
47 SEQUENCE_encode_xer,
48 SEQUENCE_decode_uper,
49 SEQUENCE_encode_uper,
50 0, /* Use generic outmost tag fetcher */
51 asn_DEF_ATM_NotAllowedParam_tags_1,
52 sizeof(asn_DEF_ATM_NotAllowedParam_tags_1)
53 /sizeof(asn_DEF_ATM_NotAllowedParam_tags_1[0]), /* 1 */
54 asn_DEF_ATM_NotAllowedParam_tags_1, /* Same as above */
55 sizeof(asn_DEF_ATM_NotAllowedParam_tags_1)
56 /sizeof(asn_DEF_ATM_NotAllowedParam_tags_1[0]), /* 1 */
57 0, /* No PER visible constraints */
58 asn_MBR_ATM_NotAllowedParam_1,
59 1, /* Elements count */
60 &asn_SPC_ATM_NotAllowedParam_specs_1 /* Additional specs */