Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / E-RABs-ToBeAdded-ModReqItem-SCG-Bearer.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-PDU-Contents"\r
4  *      found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #ifndef _E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_H_\r
9 #define _E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "E-RAB-ID.h"\r
16 #include "E-RAB-Level-QoS-Parameters.h"\r
17 #include "DL-Forwarding.h"\r
18 #include "GTPtunnelEndpoint.h"\r
19 #include <constr_SEQUENCE.h>\r
20 \r
21 #ifdef __cplusplus\r
22 extern "C" {\r
23 #endif\r
24 \r
25 /* Forward declarations */\r
26 struct ProtocolExtensionContainer;\r
27 \r
28 /* E-RABs-ToBeAdded-ModReqItem-SCG-Bearer */\r
29 typedef struct E_RABs_ToBeAdded_ModReqItem_SCG_Bearer {\r
30         E_RAB_ID_t       e_RAB_ID;\r
31         E_RAB_Level_QoS_Parameters_t     e_RAB_Level_QoS_Parameters;\r
32         DL_Forwarding_t *dL_Forwarding; /* OPTIONAL */\r
33         GTPtunnelEndpoint_t      s1_UL_GTPtunnelEndpoint;\r
34         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
35         /*\r
36          * This type is extensible,\r
37          * possible extensions are below.\r
38          */\r
39         \r
40         /* Context for parsing across buffer boundaries */\r
41         asn_struct_ctx_t _asn_ctx;\r
42 } E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_t;\r
43 \r
44 /* Implementation */\r
45 extern asn_TYPE_descriptor_t asn_DEF_E_RABs_ToBeAdded_ModReqItem_SCG_Bearer;\r
46 extern asn_SEQUENCE_specifics_t asn_SPC_E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_specs_1;\r
47 extern asn_TYPE_member_t asn_MBR_E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_1[5];\r
48 \r
49 #ifdef __cplusplus\r
50 }\r
51 #endif\r
52 \r
53 #endif  /* _E_RABs_ToBeAdded_ModReqItem_SCG_Bearer_H_ */\r
54 #include <asn_internal.h>\r