Squash-commit of e2ap-v2.0 branch
[ric-plt/e2.git] / RIC-E2-TERMINATION / 3rdparty / oranE2 / InitiatingMessage.h
index 83b2cfd..b4e4384 100644 (file)
@@ -1,26 +1,8 @@
-/*
- *
- * Copyright 2020 AT&T Intellectual Property
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
-
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-PDU-Descriptions"
- *     found in "e2ap-v01.01.00.asn"
- *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
+ *     found in "e2ap-v2.asn"
+ *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-example -no-gen-OER`
  */
 
 #ifndef        _InitiatingMessage_H_
@@ -60,6 +42,7 @@
 #include "RICindication.h"
 #include "RICserviceQuery.h"
 #include "ErrorIndication.h"
+#include "RICsubscriptionDeleteRequired.h"
 #include "OPEN_TYPE.h"
 #include "constr_CHOICE.h"
 #include "constr_SEQUENCE.h"
@@ -81,7 +64,8 @@ typedef enum InitiatingMessage__value_PR {
        InitiatingMessage__value_PR_ResetRequest,
        InitiatingMessage__value_PR_RICindication,
        InitiatingMessage__value_PR_RICserviceQuery,
-       InitiatingMessage__value_PR_ErrorIndication
+       InitiatingMessage__value_PR_ErrorIndication,
+       InitiatingMessage__value_PR_RICsubscriptionDeleteRequired
 } InitiatingMessage__value_PR;
 
 /* InitiatingMessage */
@@ -102,6 +86,7 @@ typedef struct InitiatingMessage {
                        RICindication_t  RICindication;
                        RICserviceQuery_t        RICserviceQuery;
                        ErrorIndication_t        ErrorIndication;
+                       RICsubscriptionDeleteRequired_t  RICsubscriptionDeleteRequired;
                } choice;
                
                /* Context for parsing across buffer boundaries */