9dadecf477d2a94aff5f1ac6e9dab4787316a17b
[ric-app/kpimon.git] / asn1c_defs / all-defs / FreqBandNrItem.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-IEs"\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 _FreqBandNrItem_H_\r
9 #define _FreqBandNrItem_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include <NativeInteger.h>\r
16 #include <asn_SEQUENCE_OF.h>\r
17 #include <constr_SEQUENCE_OF.h>\r
18 #include <constr_SEQUENCE.h>\r
19 \r
20 #ifdef __cplusplus\r
21 extern "C" {\r
22 #endif\r
23 \r
24 /* Forward declarations */\r
25 struct ProtocolExtensionContainer;\r
26 struct SupportedSULFreqBandItem;\r
27 \r
28 /* FreqBandNrItem */\r
29 typedef struct FreqBandNrItem {\r
30         long     freqBandIndicatorNr;\r
31         struct FreqBandNrItem__supportedSULBandList {\r
32                 A_SEQUENCE_OF(struct SupportedSULFreqBandItem) list;\r
33                 \r
34                 /* Context for parsing across buffer boundaries */\r
35                 asn_struct_ctx_t _asn_ctx;\r
36         } supportedSULBandList;\r
37         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
38         /*\r
39          * This type is extensible,\r
40          * possible extensions are below.\r
41          */\r
42         \r
43         /* Context for parsing across buffer boundaries */\r
44         asn_struct_ctx_t _asn_ctx;\r
45 } FreqBandNrItem_t;\r
46 \r
47 /* Implementation */\r
48 extern asn_TYPE_descriptor_t asn_DEF_FreqBandNrItem;\r
49 extern asn_SEQUENCE_specifics_t asn_SPC_FreqBandNrItem_specs_1;\r
50 extern asn_TYPE_member_t asn_MBR_FreqBandNrItem_1[3];\r
51 \r
52 #ifdef __cplusplus\r
53 }\r
54 #endif\r
55 \r
56 #endif  /* _FreqBandNrItem_H_ */\r
57 #include <asn_internal.h>\r