Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / FDD-InfoServedNRCell-Information.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 _FDD_InfoServedNRCell_Information_H_\r
9 #define _FDD_InfoServedNRCell_Information_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "NRFreqInfo.h"\r
16 #include "NR-TxBW.h"\r
17 #include <constr_SEQUENCE.h>\r
18 \r
19 #ifdef __cplusplus\r
20 extern "C" {\r
21 #endif\r
22 \r
23 /* Forward declarations */\r
24 struct ProtocolExtensionContainer;\r
25 \r
26 /* FDD-InfoServedNRCell-Information */\r
27 typedef struct FDD_InfoServedNRCell_Information {\r
28         NRFreqInfo_t     ul_NRFreqInfo;\r
29         NRFreqInfo_t     dl_NRFreqInfo;\r
30         NR_TxBW_t        ul_NR_TxBW;\r
31         NR_TxBW_t        dl_NR_TxBW;\r
32         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
33         /*\r
34          * This type is extensible,\r
35          * possible extensions are below.\r
36          */\r
37         \r
38         /* Context for parsing across buffer boundaries */\r
39         asn_struct_ctx_t _asn_ctx;\r
40 } FDD_InfoServedNRCell_Information_t;\r
41 \r
42 /* Implementation */\r
43 extern asn_TYPE_descriptor_t asn_DEF_FDD_InfoServedNRCell_Information;\r
44 extern asn_SEQUENCE_specifics_t asn_SPC_FDD_InfoServedNRCell_Information_specs_1;\r
45 extern asn_TYPE_member_t asn_MBR_FDD_InfoServedNRCell_Information_1[5];\r
46 \r
47 #ifdef __cplusplus\r
48 }\r
49 #endif\r
50 \r
51 #endif  /* _FDD_InfoServedNRCell_Information_H_ */\r
52 #include <asn_internal.h>\r