E2AP and E2SM-RC version upgrade to E2aP v.2.0 and E2SM-RC to v1.0.1
[ric-app/rc.git] / e2sm / headers / E2SM-RC-ControlMessage-Format1.h
old mode 100644 (file)
new mode 100755 (executable)
index ba58297..35802d6
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
- * From ASN.1 module "E2SM-KPM-RC"
- *     found in "e2sm-kpm-rc.asn"
+ * From ASN.1 module "E2SM-RC-IEs"
+ *     found in "e2sm-rc-nov2021.asn"
  *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
  */
 
@@ -21,16 +21,16 @@ extern "C" {
 #endif
 
 /* Forward declarations */
-struct RANParameter_Item;
+struct E2SM_RC_ControlMessage_Format1_Item;
 
 /* E2SM-RC-ControlMessage-Format1 */
 typedef struct E2SM_RC_ControlMessage_Format1 {
-       struct E2SM_RC_ControlMessage_Format1__ranParameters_List {
-               A_SEQUENCE_OF(struct RANParameter_Item) list;
+       struct E2SM_RC_ControlMessage_Format1__ranP_List {
+               A_SEQUENCE_OF(struct E2SM_RC_ControlMessage_Format1_Item) list;
                
                /* Context for parsing across buffer boundaries */
                asn_struct_ctx_t _asn_ctx;
-       } *ranParameters_List;
+       } ranP_List;
        /*
         * This type is extensible,
         * possible extensions are below.