X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Fheaders%2FE2SM-RC-ControlMessage-Format1.h;fp=e2sm%2Fheaders%2FE2SM-RC-ControlMessage-Format1.h;h=35802d6d945e0259742ec12b302615d8a80b7978;hb=960885a60feb1ef3f9f654c7f4caf73f7a25dc4a;hp=ba58297634a982d7e3d161c894799aad0b06eaa1;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/e2sm/headers/E2SM-RC-ControlMessage-Format1.h b/e2sm/headers/E2SM-RC-ControlMessage-Format1.h old mode 100644 new mode 100755 index ba58297..35802d6 --- a/e2sm/headers/E2SM-RC-ControlMessage-Format1.h +++ b/e2sm/headers/E2SM-RC-ControlMessage-Format1.h @@ -1,7 +1,7 @@ /* * 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 "E2SM-RC-IEs" + * found in "e2sm-rc-nov2021.asn" * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .` */ @@ -21,16 +21,16 @@ extern "C" { #endif /* Forward declarations */ -struct RANParameter_Item; +struct E2SM_RC_ControlMessage_Format1_Item; /* E2SM-RC-ControlMessage-Format1 */ typedef struct E2SM_RC_ControlMessage_Format1 { - struct E2SM_RC_ControlMessage_Format1__ranParameters_List { - A_SEQUENCE_OF(struct RANParameter_Item) list; + struct E2SM_RC_ControlMessage_Format1__ranP_List { + A_SEQUENCE_OF(struct E2SM_RC_ControlMessage_Format1_Item) list; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; - } *ranParameters_List; + } ranP_List; /* * This type is extensible, * possible extensions are below.