/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "RSPDefinitions" * found in "../../../asn1/RSPDefinitions.asn" * `asn1c -fcompound-names -no-gen-example` */ #include "BoundProfilePackage-SequenceOf88.h" asn_TYPE_member_t asn_MBR_BoundProfilePackage_SequenceOf88_1[] = { { ATF_POINTER, 0, 0, (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 0, &asn_DEF_BoundProfilePackage_88tlv, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "" }, }; static const ber_tlv_tag_t asn_DEF_BoundProfilePackage_SequenceOf88_tags_1[] = { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; asn_SET_OF_specifics_t asn_SPC_BoundProfilePackage_SequenceOf88_specs_1 = { sizeof(struct BoundProfilePackage_SequenceOf88), offsetof(struct BoundProfilePackage_SequenceOf88, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; asn_TYPE_descriptor_t asn_DEF_BoundProfilePackage_SequenceOf88 = { "BoundProfilePackage-SequenceOf88", "BoundProfilePackage-SequenceOf88", &asn_OP_SEQUENCE_OF, asn_DEF_BoundProfilePackage_SequenceOf88_tags_1, sizeof(asn_DEF_BoundProfilePackage_SequenceOf88_tags_1) /sizeof(asn_DEF_BoundProfilePackage_SequenceOf88_tags_1[0]) - 1, /* 1 */ asn_DEF_BoundProfilePackage_SequenceOf88_tags_1, /* Same as above */ sizeof(asn_DEF_BoundProfilePackage_SequenceOf88_tags_1) /sizeof(asn_DEF_BoundProfilePackage_SequenceOf88_tags_1[0]), /* 2 */ { 0, 0, SEQUENCE_OF_constraint }, asn_MBR_BoundProfilePackage_SequenceOf88_1, 1, /* Single element */ &asn_SPC_BoundProfilePackage_SequenceOf88_specs_1 /* Additional specs */ };