/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "TCAPMessages" */ #include asn_TYPE_member_t asn_MBR_TCAP_Unidirectional_1[] = { { ATF_POINTER, 1, offsetof(struct TCAP_Unidirectional, dialoguePortion), (ASN_TAG_CLASS_APPLICATION | (11 << 2)), 0, &asn_DEF_TCAP_DialoguePortion, 0, { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ 0 }, 0, 0, /* No default value */ "dialoguePortion" }, { ATF_NOFLAGS, 0, offsetof(struct TCAP_Unidirectional, components), (ASN_TAG_CLASS_APPLICATION | (12 << 2)), 0, &asn_DEF_TCAP_ComponentPortion, 0, { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ 0 }, 0, 0, /* No default value */ "components" }, }; static const ber_tlv_tag_t asn_DEF_TCAP_Unidirectional_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static const asn_TYPE_tag2member_t asn_MAP_TCAP_Unidirectional_tag2el_1[] = { { (ASN_TAG_CLASS_APPLICATION | (11 << 2)), 0, 0, 0 }, /* dialoguePortion */ { (ASN_TAG_CLASS_APPLICATION | (12 << 2)), 1, 0, 0 } /* components */ }; asn_SEQUENCE_specifics_t asn_SPC_TCAP_Unidirectional_specs_1 = { sizeof(struct TCAP_Unidirectional), offsetof(struct TCAP_Unidirectional, _asn_ctx), asn_MAP_TCAP_Unidirectional_tag2el_1, 2, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ -1, /* First extension addition */ }; asn_TYPE_descriptor_t asn_DEF_TCAP_Unidirectional = { "Unidirectional", "Unidirectional", &asn_OP_SEQUENCE, asn_DEF_TCAP_Unidirectional_tags_1, sizeof(asn_DEF_TCAP_Unidirectional_tags_1) /sizeof(asn_DEF_TCAP_Unidirectional_tags_1[0]), /* 1 */ asn_DEF_TCAP_Unidirectional_tags_1, /* Same as above */ sizeof(asn_DEF_TCAP_Unidirectional_tags_1) /sizeof(asn_DEF_TCAP_Unidirectional_tags_1[0]), /* 1 */ { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ SEQUENCE_constraint }, asn_MBR_TCAP_Unidirectional_1, 2, /* Elements count */ &asn_SPC_TCAP_Unidirectional_specs_1 /* Additional specs */ };