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-IndicationHeader.h
old mode 100755 (executable)
new mode 100644 (file)
index 0260e01..702648a
@@ -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_IndicationHeader_H_
@@ -23,14 +23,15 @@ extern "C" {
 typedef enum E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR {
        E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR_NOTHING,      /* No components present */
        E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR_indicationHeader_Format1,
-       E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR_indicationHeader_Format2
+       E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR_indicationHeader_Format2,
        /* Extensions may appear below */
-       
+       E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR_indicationHeader_Format3
 } E2SM_RC_IndicationHeader__ric_indicationHeader_formats_PR;
 
 /* Forward declarations */
 struct E2SM_RC_IndicationHeader_Format1;
 struct E2SM_RC_IndicationHeader_Format2;
+struct E2SM_RC_IndicationHeader_Format3;
 
 /* E2SM-RC-IndicationHeader */
 typedef struct E2SM_RC_IndicationHeader {
@@ -43,6 +44,7 @@ typedef struct E2SM_RC_IndicationHeader {
                         * This type is extensible,
                         * possible extensions are below.
                         */
+                       struct E2SM_RC_IndicationHeader_Format3 *indicationHeader_Format3;
                } choice;
                
                /* Context for parsing across buffer boundaries */