X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=e2ap%2Fheaders%2FE2nodeComponentInterfaceNG.h;fp=e2sm%2Fheaders%2FMeasResultEUTRA.h;h=3bbfdcbdb6e3e17a7a060bcdd8b93844f3fdecac;hb=960885a60feb1ef3f9f654c7f4caf73f7a25dc4a;hp=61e8b9a2b3546a0c4e8992922e27bb031e38e22c;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/e2sm/headers/MeasResultEUTRA.h b/e2ap/headers/E2nodeComponentInterfaceNG.h similarity index 50% rename from e2sm/headers/MeasResultEUTRA.h rename to e2ap/headers/E2nodeComponentInterfaceNG.h index 61e8b9a..3bbfdcb 100644 --- a/e2sm/headers/MeasResultEUTRA.h +++ b/e2ap/headers/E2nodeComponentInterfaceNG.h @@ -1,29 +1,27 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) - * From ASN.1 module "E2SM-KPM-RC" - * found in "e2sm-kpm-rc.asn" + * From ASN.1 module "E2AP-CommonDataTypes" + * found in "e2ap.asn" * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .` */ -#ifndef _MeasResultEUTRA_H_ -#define _MeasResultEUTRA_H_ +#ifndef _E2nodeComponentInterfaceNG_H_ +#define _E2nodeComponentInterfaceNG_H_ #include /* Including external dependencies */ -#include "PhysCellId.h" -#include "MeasQuantityResultsEUTRA.h" +#include "AMFName.h" #include #ifdef __cplusplus extern "C" { #endif -/* MeasResultEUTRA */ -typedef struct MeasResultEUTRA { - PhysCellId_t eutra_PhysCellId; - MeasQuantityResultsEUTRA_t measResult; +/* E2nodeComponentInterfaceNG */ +typedef struct E2nodeComponentInterfaceNG { + AMFName_t amf_name; /* * This type is extensible, * possible extensions are below. @@ -31,16 +29,16 @@ typedef struct MeasResultEUTRA { /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; -} MeasResultEUTRA_t; +} E2nodeComponentInterfaceNG_t; /* Implementation */ -extern asn_TYPE_descriptor_t asn_DEF_MeasResultEUTRA; -extern asn_SEQUENCE_specifics_t asn_SPC_MeasResultEUTRA_specs_1; -extern asn_TYPE_member_t asn_MBR_MeasResultEUTRA_1[2]; +extern asn_TYPE_descriptor_t asn_DEF_E2nodeComponentInterfaceNG; +extern asn_SEQUENCE_specifics_t asn_SPC_E2nodeComponentInterfaceNG_specs_1; +extern asn_TYPE_member_t asn_MBR_E2nodeComponentInterfaceNG_1[1]; #ifdef __cplusplus } #endif -#endif /* _MeasResultEUTRA_H_ */ +#endif /* _E2nodeComponentInterfaceNG_H_ */ #include