X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fe2sm_examples%2Fkpm_e2sm%2Fsrc%2FASN1c%2FRICindicationSN.h;h=c13fff6e0ab761ce91d144f62ca58ff58ef7715f;hp=f286d170d8bd02a0c8fbdc7c04e49cfa98812791;hb=a18e905c027078b7e15443767a40c3dbcc63f746;hpb=4e29ea30a9082499a61c07b5ed116912f37a1619 diff --git a/e2sim/e2sm_examples/kpm_e2sm/src/ASN1c/RICindicationSN.h b/e2sim/e2sm_examples/kpm_e2sm/src/ASN1c/RICindicationSN.h index f286d17..c13fff6 100644 --- a/e2sim/e2sm_examples/kpm_e2sm/src/ASN1c/RICindicationSN.h +++ b/e2sim/e2sm_examples/kpm_e2sm/src/ASN1c/RICindicationSN.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 _RICindicationSN_H_ @@ -22,6 +22,7 @@ extern "C" { typedef long RICindicationSN_t; /* Implementation */ +extern asn_per_constraints_t asn_PER_type_RICindicationSN_constr_1; extern asn_TYPE_descriptor_t asn_DEF_RICindicationSN; asn_struct_free_f RICindicationSN_free; asn_struct_print_f RICindicationSN_print; @@ -30,8 +31,6 @@ ber_type_decoder_f RICindicationSN_decode_ber; der_type_encoder_f RICindicationSN_encode_der; xer_type_decoder_f RICindicationSN_decode_xer; xer_type_encoder_f RICindicationSN_encode_xer; -oer_type_decoder_f RICindicationSN_decode_oer; -oer_type_encoder_f RICindicationSN_encode_oer; per_type_decoder_f RICindicationSN_decode_uper; per_type_encoder_f RICindicationSN_encode_uper; per_type_decoder_f RICindicationSN_decode_aper;