/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "TCAPMessages" */ #ifndef _TCAP_Parameter_H_ #define _TCAP_Parameter_H_ #include /* Including external dependencies */ #include #ifdef __cplusplus extern "C" { #endif /* TCAP_Parameter */ typedef ANY_t TCAP_Parameter_t; /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_TCAP_Parameter; asn_struct_free_f TCAP_Parameter_free; asn_struct_print_f TCAP_Parameter_print; asn_constr_check_f TCAP_Parameter_constraint; ber_type_decoder_f TCAP_Parameter_decode_ber; der_type_encoder_f TCAP_Parameter_encode_der; #ifdef __cplusplus } #endif #endif /* _TCAP_Parameter_H_ */ #include