/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "TCAPMessages" */ #ifndef _TCAP_Dialog1_H_ #define _TCAP_Dialog1_H_ #include /* Including external dependencies */ #include #ifdef __cplusplus extern "C" { #endif /* TCAP_Dialog1 */ typedef OCTET_STRING_t TCAP_Dialog1_t; /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_TCAP_Dialog1; asn_struct_free_f TCAP_Dialog1_free; asn_struct_print_f TCAP_Dialog1_print; asn_constr_check_f TCAP_Dialog1_constraint; ber_type_decoder_f TCAP_Dialog1_decode_ber; der_type_encoder_f TCAP_Dialog1_encode_der; #ifdef __cplusplus } #endif #endif /* _TCAP_Dialog1_H_ */ #include