X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=asn1c_defs%2FE2SM-HelloWorld-ActionDefinition-Format1.h;fp=asn1c_defs%2FE2SM-HelloWorld-ActionDefinition-Format1.h;h=e361ccd54dd8cca0247af5844ea6a59914a59fba;hb=28b894594573ab1e7087ed8fb50b208d7b135b07;hp=0419ffe39b670f93c15b56efe229806fa8e9df86;hpb=6d677813b02deda27db8039ec0de86a5332caa1f;p=ric-app%2Fhw.git diff --git a/asn1c_defs/E2SM-HelloWorld-ActionDefinition-Format1.h b/asn1c_defs/E2SM-HelloWorld-ActionDefinition-Format1.h index 0419ffe..e361ccd 100644 --- a/asn1c_defs/E2SM-HelloWorld-ActionDefinition-Format1.h +++ b/asn1c_defs/E2SM-HelloWorld-ActionDefinition-Format1.h @@ -1,7 +1,7 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2SM-HelloWorld-IEs" - * found in "/home/sjana/ASN-Defns/e2sm-HelloWorld-v002.asn" + * found in "e2sm-HelloWorld-v001.asn" * `asn1c -fno-include-deps -fcompound-names -findirect-choice -gen-PER -no-gen-OER` */ @@ -12,25 +12,16 @@ #include /* Including external dependencies */ -#include -#include +#include "RANparameter-List.h" #include #ifdef __cplusplus extern "C" { #endif -/* Forward declarations */ -struct RANparameter_Item; - /* E2SM-HelloWorld-ActionDefinition-Format1 */ typedef struct E2SM_HelloWorld_ActionDefinition_Format1 { - struct E2SM_HelloWorld_ActionDefinition_Format1__ranParameter_List { - A_SEQUENCE_OF(struct RANparameter_Item) list; - - /* Context for parsing across buffer boundaries */ - asn_struct_ctx_t _asn_ctx; - } *ranParameter_List; + RANparameter_List_t ranParameter_List; /* * This type is extensible, * possible extensions are below.