Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / Cell-Size.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 _Cell_Size_H_\r
9 #define _Cell_Size_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 Cell_Size {\r
23         Cell_Size_verysmall     = 0,\r
24         Cell_Size_small = 1,\r
25         Cell_Size_medium        = 2,\r
26         Cell_Size_large = 3\r
27         /*\r
28          * Enumeration is extensible\r
29          */\r
30 } e_Cell_Size;\r
31 \r
32 /* Cell-Size */\r
33 typedef long     Cell_Size_t;\r
34 \r
35 /* Implementation */\r
36 extern asn_per_constraints_t asn_PER_type_Cell_Size_constr_1;\r
37 extern asn_TYPE_descriptor_t asn_DEF_Cell_Size;\r
38 extern const asn_INTEGER_specifics_t asn_SPC_Cell_Size_specs_1;\r
39 asn_struct_free_f Cell_Size_free;\r
40 asn_struct_print_f Cell_Size_print;\r
41 asn_constr_check_f Cell_Size_constraint;\r
42 ber_type_decoder_f Cell_Size_decode_ber;\r
43 der_type_encoder_f Cell_Size_encode_der;\r
44 xer_type_decoder_f Cell_Size_decode_xer;\r
45 xer_type_encoder_f Cell_Size_encode_xer;\r
46 per_type_decoder_f Cell_Size_decode_uper;\r
47 per_type_encoder_f Cell_Size_encode_uper;\r
48 per_type_decoder_f Cell_Size_decode_aper;\r
49 per_type_encoder_f Cell_Size_encode_aper;\r
50 \r
51 #ifdef __cplusplus\r
52 }\r
53 #endif\r
54 \r
55 #endif  /* _Cell_Size_H_ */\r
56 #include <asn_internal.h>\r