1bf09af5c16806bc9548ed178542b1556ef0fa44
[ric-app/kpimon.git] / asn1c_defs / all-defs / PRACH-Configuration.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 _PRACH_Configuration_H_\r
9 #define _PRACH_Configuration_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 <BOOLEAN.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 /* PRACH-Configuration */\r
27 typedef struct PRACH_Configuration {\r
28         long     rootSequenceIndex;\r
29         long     zeroCorrelationIndex;\r
30         BOOLEAN_t        highSpeedFlag;\r
31         long     prach_FreqOffset;\r
32         long    *prach_ConfigIndex;     /* OPTIONAL */\r
33         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
34         /*\r
35          * This type is extensible,\r
36          * possible extensions are below.\r
37          */\r
38         \r
39         /* Context for parsing across buffer boundaries */\r
40         asn_struct_ctx_t _asn_ctx;\r
41 } PRACH_Configuration_t;\r
42 \r
43 /* Implementation */\r
44 extern asn_TYPE_descriptor_t asn_DEF_PRACH_Configuration;\r
45 \r
46 #ifdef __cplusplus\r
47 }\r
48 #endif\r
49 \r
50 #endif  /* _PRACH_Configuration_H_ */\r
51 #include <asn_internal.h>\r