/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2SM-COMMON-IEs" * found in "e2sm.asn" * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example` */ #ifndef _QosFlowIdentifier_H_ #define _QosFlowIdentifier_H_ #include /* Including external dependencies */ #include #ifdef __cplusplus extern "C" { #endif /* QosFlowIdentifier */ typedef long QosFlowIdentifier_t; /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_QosFlowIdentifier; asn_struct_free_f QosFlowIdentifier_free; asn_struct_print_f QosFlowIdentifier_print; asn_constr_check_f QosFlowIdentifier_constraint; ber_type_decoder_f QosFlowIdentifier_decode_ber; der_type_encoder_f QosFlowIdentifier_encode_der; xer_type_decoder_f QosFlowIdentifier_decode_xer; xer_type_encoder_f QosFlowIdentifier_encode_xer; oer_type_decoder_f QosFlowIdentifier_decode_oer; oer_type_encoder_f QosFlowIdentifier_encode_oer; per_type_decoder_f QosFlowIdentifier_decode_uper; per_type_encoder_f QosFlowIdentifier_encode_uper; per_type_decoder_f QosFlowIdentifier_decode_aper; per_type_encoder_f QosFlowIdentifier_encode_aper; #ifdef __cplusplus } #endif #endif /* _QosFlowIdentifier_H_ */ #include