Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / CellDeploymentStatusIndicator.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 _CellDeploymentStatusIndicator_H_\r
9 #define _CellDeploymentStatusIndicator_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 CellDeploymentStatusIndicator {\r
23         CellDeploymentStatusIndicator_pre_change_notification   = 0\r
24         /*\r
25          * Enumeration is extensible\r
26          */\r
27 } e_CellDeploymentStatusIndicator;\r
28 \r
29 /* CellDeploymentStatusIndicator */\r
30 typedef long     CellDeploymentStatusIndicator_t;\r
31 \r
32 /* Implementation */\r
33 extern asn_per_constraints_t asn_PER_type_CellDeploymentStatusIndicator_constr_1;\r
34 extern asn_TYPE_descriptor_t asn_DEF_CellDeploymentStatusIndicator;\r
35 extern const asn_INTEGER_specifics_t asn_SPC_CellDeploymentStatusIndicator_specs_1;\r
36 asn_struct_free_f CellDeploymentStatusIndicator_free;\r
37 asn_struct_print_f CellDeploymentStatusIndicator_print;\r
38 asn_constr_check_f CellDeploymentStatusIndicator_constraint;\r
39 ber_type_decoder_f CellDeploymentStatusIndicator_decode_ber;\r
40 der_type_encoder_f CellDeploymentStatusIndicator_encode_der;\r
41 xer_type_decoder_f CellDeploymentStatusIndicator_decode_xer;\r
42 xer_type_encoder_f CellDeploymentStatusIndicator_encode_xer;\r
43 per_type_decoder_f CellDeploymentStatusIndicator_decode_uper;\r
44 per_type_encoder_f CellDeploymentStatusIndicator_encode_uper;\r
45 per_type_decoder_f CellDeploymentStatusIndicator_decode_aper;\r
46 per_type_encoder_f CellDeploymentStatusIndicator_encode_aper;\r
47 \r
48 #ifdef __cplusplus\r
49 }\r
50 #endif\r
51 \r
52 #endif  /* _CellDeploymentStatusIndicator_H_ */\r
53 #include <asn_internal.h>\r