X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fsrc%2FASN1c%2FRICcontrolStatus.h;h=de6496faf4b4287450e22cce0c77acfbbd9a0323;hp=54474e7fc74f8ec33c280c0f709cb6a144146941;hb=4e29ea30a9082499a61c07b5ed116912f37a1619;hpb=b266987b478653faebb3407b54d1b3aa044fde33 diff --git a/e2sim/src/ASN1c/RICcontrolStatus.h b/e2sim/src/ASN1c/RICcontrolStatus.h index 54474e7..de6496f 100644 --- a/e2sim/src/ASN1c/RICcontrolStatus.h +++ b/e2sim/src/ASN1c/RICcontrolStatus.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2AP-IEs" - * found in "/root/e2ap-v01.00.00.asn" - * `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -D .` + * found in "e2ap-v01.01.00.asn" + * `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-OER -no-gen-example` */ #ifndef _RICcontrolStatus_H_ @@ -32,7 +32,9 @@ typedef enum RICcontrolStatus { typedef long RICcontrolStatus_t; /* Implementation */ +extern asn_per_constraints_t asn_PER_type_RICcontrolStatus_constr_1; extern asn_TYPE_descriptor_t asn_DEF_RICcontrolStatus; +extern const asn_INTEGER_specifics_t asn_SPC_RICcontrolStatus_specs_1; asn_struct_free_f RICcontrolStatus_free; asn_struct_print_f RICcontrolStatus_print; asn_constr_check_f RICcontrolStatus_constraint; @@ -40,8 +42,6 @@ ber_type_decoder_f RICcontrolStatus_decode_ber; der_type_encoder_f RICcontrolStatus_encode_der; xer_type_decoder_f RICcontrolStatus_decode_xer; xer_type_encoder_f RICcontrolStatus_encode_xer; -oer_type_decoder_f RICcontrolStatus_decode_oer; -oer_type_encoder_f RICcontrolStatus_encode_oer; per_type_decoder_f RICcontrolStatus_decode_uper; per_type_encoder_f RICcontrolStatus_encode_uper; per_type_decoder_f RICcontrolStatus_decode_aper;