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-ControlOutcome.h
old mode 100755 (executable)
new mode 100644 (file)
index 6193e02..1b7caff
@@ -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_ControlOutcome_H_
@@ -22,13 +22,16 @@ extern "C" {
 /* Dependencies */
 typedef enum E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR {
        E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR_NOTHING,  /* No components present */
-       E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR_controlOutcome_Format1
+       E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR_controlOutcome_Format1,
        /* Extensions may appear below */
-       
+       E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR_controlOutcome_Format2,
+       E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR_controlOutcome_Format3
 } E2SM_RC_ControlOutcome__ric_controlOutcome_formats_PR;
 
 /* Forward declarations */
 struct E2SM_RC_ControlOutcome_Format1;
+struct E2SM_RC_ControlOutcome_Format2;
+struct E2SM_RC_ControlOutcome_Format3;
 
 /* E2SM-RC-ControlOutcome */
 typedef struct E2SM_RC_ControlOutcome {
@@ -40,6 +43,8 @@ typedef struct E2SM_RC_ControlOutcome {
                         * This type is extensible,
                         * possible extensions are below.
                         */
+                       struct E2SM_RC_ControlOutcome_Format2   *controlOutcome_Format2;
+                       struct E2SM_RC_ControlOutcome_Format3   *controlOutcome_Format3;
                } choice;
                
                /* Context for parsing across buffer boundaries */