Restoring E2AP changes
[o-du/l2.git] / src / codec_utils / E2AP / RANfunctions-List.h
index 3a0359a..e90722b 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 "codeathon/E2AP.asn1"
- *     `asn1c -D ./newE2AP -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "E2AP.asn1"
+ *     `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
 #ifndef        _RANfunctions_List_H_
@@ -10,6 +10,7 @@
 
 
 #include <asn_application.h>
+//#include "ProtocolIE_SingleContainerE2.h"
 
 /* Including external dependencies */
 #include <asn_SEQUENCE_OF.h>
@@ -24,7 +25,7 @@ struct ProtocolIE_SingleContainerE2;
 
 /* RANfunctions-List */
 typedef struct RANfunctions_List {
-       A_SEQUENCE_OF(struct ProtocolIE_SingleContainerE2) list;
+       A_SEQUENCE_OF(struct ProtocolIE_SingleContainerE2_1410P3_t) list;
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;