E2AP Abstraction Changes
[ric-app/hw.git] / asn1c_defs / E2SM-HelloWorld-ActionDefinition-Format1.h
index 0419ffe..e361ccd 100644 (file)
@@ -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`
  */
 
 #include <asn_application.h>
 
 /* Including external dependencies */
-#include <asn_SEQUENCE_OF.h>
-#include <constr_SEQUENCE_OF.h>
+#include "RANparameter-List.h"
 #include <constr_SEQUENCE.h>
 
 #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.