RIC-867: Submgr adaptations to E2APv2.0
[ric-plt/submgr.git] / 3rdparty / E2AP-v02.00.00 / RANfunction-Item.h
similarity index 91%
rename from 3rdparty/E2AP-v01.00.00/RANfunction-Item.h
rename to 3rdparty/E2AP-v02.00.00/RANfunction-Item.h
index 493fa92..88736dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-PDU-Contents"
- *     found in "spec/e2ap-v01.00.00.asn"
+ *     found in "spec/e2ap-v02.00.00.asn"
  *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
  */
 
@@ -15,6 +15,7 @@
 #include "RANfunctionID.h"
 #include "RANfunctionDefinition.h"
 #include "RANfunctionRevision.h"
+#include "RANfunctionOID.h"
 #include "constr_SEQUENCE.h"
 
 #ifdef __cplusplus
@@ -26,6 +27,7 @@ typedef struct RANfunction_Item {
        RANfunctionID_t  ranFunctionID;
        RANfunctionDefinition_t  ranFunctionDefinition;
        RANfunctionRevision_t    ranFunctionRevision;
+       RANfunctionOID_t         ranFunctionOID;
        /*
         * This type is extensible,
         * possible extensions are below.