Fix: tox config errors
[ric-app/rc.git] / e2sm / headers / ControlAction-RANParameter-Item.h
index f88a201..9df25ea 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2SM-RC-IEs"
- *     found in "e2sm_rc.asn"
- *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example`
+ *     found in "e2sm-rc-2.0.asn"
+ *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
  */
 
 #ifndef        _ControlAction_RANParameter_Item_H_
@@ -22,6 +22,7 @@ extern "C" {
 
 /* Forward declarations */
 struct RANParameter_Definition;
+struct ListOfAdditionalSupportedFormats_UEGroupControl;
 
 /* ControlAction-RANParameter-Item */
 typedef struct ControlAction_RANParameter_Item {
@@ -32,6 +33,7 @@ typedef struct ControlAction_RANParameter_Item {
         * possible extensions are below.
         */
        struct RANParameter_Definition  *ranParameter_Definition;       /* OPTIONAL */
+       struct ListOfAdditionalSupportedFormats_UEGroupControl  *listOfAdditionalSupportedFormats_UEGroupControl;       /* OPTIONAL */
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;
@@ -40,7 +42,7 @@ typedef struct ControlAction_RANParameter_Item {
 /* Implementation */
 extern asn_TYPE_descriptor_t asn_DEF_ControlAction_RANParameter_Item;
 extern asn_SEQUENCE_specifics_t asn_SPC_ControlAction_RANParameter_Item_specs_1;
-extern asn_TYPE_member_t asn_MBR_ControlAction_RANParameter_Item_1[3];
+extern asn_TYPE_member_t asn_MBR_ControlAction_RANParameter_Item_1[4];
 
 #ifdef __cplusplus
 }