X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Fheaders%2FRSRP-RangeEUTRA.h;fp=e2sm%2Fheaders%2FRSRP-RangeEUTRA.h;h=98352ab1ae5f86e6719d88e12027c5cfb7cc5cb0;hb=21b61dd76570beb43afc74289296e831914d9060;hp=0000000000000000000000000000000000000000;hpb=73cdf410d29f46c3047686694e828de4aee6633c;p=ric-app%2Frc.git diff --git a/e2sm/headers/RSRP-RangeEUTRA.h b/e2sm/headers/RSRP-RangeEUTRA.h new file mode 100644 index 0000000..98352ab --- /dev/null +++ b/e2sm/headers/RSRP-RangeEUTRA.h @@ -0,0 +1,46 @@ +/* + * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) + * From ASN.1 module "E2SM-KPM-RC" + * found in "e2sm-kpm-rc.asn" + * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .` + */ + +#ifndef _RSRP_RangeEUTRA_H_ +#define _RSRP_RangeEUTRA_H_ + + +#include + +/* Including external dependencies */ +#include + +#ifdef __cplusplus +extern "C" { +#endif + +/* RSRP-RangeEUTRA */ +typedef long RSRP_RangeEUTRA_t; + +/* Implementation */ +extern asn_per_constraints_t asn_PER_type_RSRP_RangeEUTRA_constr_1; +extern asn_TYPE_descriptor_t asn_DEF_RSRP_RangeEUTRA; +asn_struct_free_f RSRP_RangeEUTRA_free; +asn_struct_print_f RSRP_RangeEUTRA_print; +asn_constr_check_f RSRP_RangeEUTRA_constraint; +ber_type_decoder_f RSRP_RangeEUTRA_decode_ber; +der_type_encoder_f RSRP_RangeEUTRA_encode_der; +xer_type_decoder_f RSRP_RangeEUTRA_decode_xer; +xer_type_encoder_f RSRP_RangeEUTRA_encode_xer; +oer_type_decoder_f RSRP_RangeEUTRA_decode_oer; +oer_type_encoder_f RSRP_RangeEUTRA_encode_oer; +per_type_decoder_f RSRP_RangeEUTRA_decode_uper; +per_type_encoder_f RSRP_RangeEUTRA_encode_uper; +per_type_decoder_f RSRP_RangeEUTRA_decode_aper; +per_type_encoder_f RSRP_RangeEUTRA_encode_aper; + +#ifdef __cplusplus +} +#endif + +#endif /* _RSRP_RangeEUTRA_H_ */ +#include