50530b7dc85304472ce5725f03888007eb532950
[ric-app/kpimon.git] / asn1c_defs / all-defs / RadioframeAllocationPeriod.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 _RadioframeAllocationPeriod_H_\r
9 #define _RadioframeAllocationPeriod_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include <NativeEnumerated.h>\r
16 \r
17 #ifdef __cplusplus\r
18 extern "C" {\r
19 #endif\r
20 \r
21 /* Dependencies */\r
22 typedef enum RadioframeAllocationPeriod {\r
23         RadioframeAllocationPeriod_n1   = 0,\r
24         RadioframeAllocationPeriod_n2   = 1,\r
25         RadioframeAllocationPeriod_n4   = 2,\r
26         RadioframeAllocationPeriod_n8   = 3,\r
27         RadioframeAllocationPeriod_n16  = 4,\r
28         RadioframeAllocationPeriod_n32  = 5\r
29         /*\r
30          * Enumeration is extensible\r
31          */\r
32 } e_RadioframeAllocationPeriod;\r
33 \r
34 /* RadioframeAllocationPeriod */\r
35 typedef long     RadioframeAllocationPeriod_t;\r
36 \r
37 /* Implementation */\r
38 extern asn_per_constraints_t asn_PER_type_RadioframeAllocationPeriod_constr_1;\r
39 extern asn_TYPE_descriptor_t asn_DEF_RadioframeAllocationPeriod;\r
40 extern const asn_INTEGER_specifics_t asn_SPC_RadioframeAllocationPeriod_specs_1;\r
41 asn_struct_free_f RadioframeAllocationPeriod_free;\r
42 asn_struct_print_f RadioframeAllocationPeriod_print;\r
43 asn_constr_check_f RadioframeAllocationPeriod_constraint;\r
44 ber_type_decoder_f RadioframeAllocationPeriod_decode_ber;\r
45 der_type_encoder_f RadioframeAllocationPeriod_encode_der;\r
46 xer_type_decoder_f RadioframeAllocationPeriod_decode_xer;\r
47 xer_type_encoder_f RadioframeAllocationPeriod_encode_xer;\r
48 per_type_decoder_f RadioframeAllocationPeriod_decode_uper;\r
49 per_type_encoder_f RadioframeAllocationPeriod_encode_uper;\r
50 per_type_decoder_f RadioframeAllocationPeriod_decode_aper;\r
51 per_type_encoder_f RadioframeAllocationPeriod_encode_aper;\r
52 \r
53 #ifdef __cplusplus\r
54 }\r
55 #endif\r
56 \r
57 #endif  /* _RadioframeAllocationPeriod_H_ */\r
58 #include <asn_internal.h>\r