X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Fheaders%2FTriggerType-Choice-RRCstate.h;fp=e2sm%2Fheaders%2FFGC-CUUP-PM-Format.h;h=ea2bcc526aaf3c31c1f39cd7a9499393b7f4af21;hb=refs%2Fchanges%2F61%2F8461%2F1;hp=73b91e8dc961fc459c8f20c3d9300dc3d27c6bd6;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/e2sm/headers/FGC-CUUP-PM-Format.h b/e2sm/headers/TriggerType-Choice-RRCstate.h old mode 100644 new mode 100755 similarity index 51% rename from e2sm/headers/FGC-CUUP-PM-Format.h rename to e2sm/headers/TriggerType-Choice-RRCstate.h index 73b91e8..ea2bcc5 --- a/e2sm/headers/FGC-CUUP-PM-Format.h +++ b/e2sm/headers/TriggerType-Choice-RRCstate.h @@ -1,12 +1,12 @@ /* * 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 .` */ -#ifndef _FGC_CUUP_PM_Format_H_ -#define _FGC_CUUP_PM_Format_H_ +#ifndef _TriggerType_Choice_RRCstate_H_ +#define _TriggerType_Choice_RRCstate_H_ #include @@ -21,16 +21,16 @@ extern "C" { #endif /* Forward declarations */ -struct SliceToReportListItem; +struct TriggerType_Choice_RRCstate_Item; -/* FGC-CUUP-PM-Format */ -typedef struct FGC_CUUP_PM_Format { - struct FGC_CUUP_PM_Format__sliceToReportList { - A_SEQUENCE_OF(struct SliceToReportListItem) list; +/* TriggerType-Choice-RRCstate */ +typedef struct TriggerType_Choice_RRCstate { + struct TriggerType_Choice_RRCstate__rrcState_List { + A_SEQUENCE_OF(struct TriggerType_Choice_RRCstate_Item) list; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; - } sliceToReportList; + } rrcState_List; /* * This type is extensible, * possible extensions are below. @@ -38,16 +38,16 @@ typedef struct FGC_CUUP_PM_Format { /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; -} FGC_CUUP_PM_Format_t; +} TriggerType_Choice_RRCstate_t; /* Implementation */ -extern asn_TYPE_descriptor_t asn_DEF_FGC_CUUP_PM_Format; -extern asn_SEQUENCE_specifics_t asn_SPC_FGC_CUUP_PM_Format_specs_1; -extern asn_TYPE_member_t asn_MBR_FGC_CUUP_PM_Format_1[1]; +extern asn_TYPE_descriptor_t asn_DEF_TriggerType_Choice_RRCstate; +extern asn_SEQUENCE_specifics_t asn_SPC_TriggerType_Choice_RRCstate_specs_1; +extern asn_TYPE_member_t asn_MBR_TriggerType_Choice_RRCstate_1[1]; #ifdef __cplusplus } #endif -#endif /* _FGC_CUUP_PM_Format_H_ */ +#endif /* _TriggerType_Choice_RRCstate_H_ */ #include