Replacing E2AP v1.0 asn files with E2AP v2.0 files [Jira Id - ODUHIGH-409]
[o-du/l2.git] / src / codec_utils / E2AP / RANfunctions-List.h
index e90722b..6c87fc4 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-PDU-Contents"
- *     found in "E2AP.asn1"
- *     `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "2022_E2AP.asn1"
+ *     `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
 #ifndef        _RANfunctions_List_H_
@@ -10,7 +10,6 @@
 
 
 #include <asn_application.h>
-//#include "ProtocolIE_SingleContainerE2.h"
 
 /* Including external dependencies */
 #include <asn_SEQUENCE_OF.h>
@@ -25,7 +24,7 @@ struct ProtocolIE_SingleContainerE2;
 
 /* RANfunctions-List */
 typedef struct RANfunctions_List {
-       A_SEQUENCE_OF(struct ProtocolIE_SingleContainerE2_1410P3_t) list;
+       A_SEQUENCE_OF(struct ProtocolIE_SingleContainerE2) list;
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;