EPIC ID: RICAPP-200 Upgrading rc version to 1.0.3 and fixing E2SM RC control structure
[ric-app/rc.git] / e2sm / headers / E2SM-RC-ActionDefinition.h
old mode 100755 (executable)
new mode 100644 (file)
index 801457d..99dd1b9
@@ -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-nov2021.asn"
- *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
+ *     found in "e2sm_rc.asn"
+ *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example`
  */
 
 #ifndef        _E2SM_RC_ActionDefinition_H_
@@ -25,15 +25,16 @@ typedef enum E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR {
        E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_NOTHING,      /* No components present */
        E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_actionDefinition_Format1,
        E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_actionDefinition_Format2,
-       E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_actionDefinition_Format3
+       E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_actionDefinition_Format3,
        /* Extensions may appear below */
-       
+       E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR_actionDefinition_Format4
 } E2SM_RC_ActionDefinition__ric_actionDefinition_formats_PR;
 
 /* Forward declarations */
 struct E2SM_RC_ActionDefinition_Format1;
 struct E2SM_RC_ActionDefinition_Format2;
 struct E2SM_RC_ActionDefinition_Format3;
+struct E2SM_RC_ActionDefinition_Format4;
 
 /* E2SM-RC-ActionDefinition */
 typedef struct E2SM_RC_ActionDefinition {
@@ -48,6 +49,7 @@ typedef struct E2SM_RC_ActionDefinition {
                         * This type is extensible,
                         * possible extensions are below.
                         */
+                       struct E2SM_RC_ActionDefinition_Format4 *actionDefinition_Format4;
                } choice;
                
                /* Context for parsing across buffer boundaries */