Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / RRC-Config-Ind.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 _RRC_Config_Ind_H_\r
9 #define _RRC_Config_Ind_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 RRC_Config_Ind {\r
23         RRC_Config_Ind_full_config      = 0,\r
24         RRC_Config_Ind_delta_config     = 1\r
25         /*\r
26          * Enumeration is extensible\r
27          */\r
28 } e_RRC_Config_Ind;\r
29 \r
30 /* RRC-Config-Ind */\r
31 typedef long     RRC_Config_Ind_t;\r
32 \r
33 /* Implementation */\r
34 extern asn_TYPE_descriptor_t asn_DEF_RRC_Config_Ind;\r
35 asn_struct_free_f RRC_Config_Ind_free;\r
36 asn_struct_print_f RRC_Config_Ind_print;\r
37 asn_constr_check_f RRC_Config_Ind_constraint;\r
38 ber_type_decoder_f RRC_Config_Ind_decode_ber;\r
39 der_type_encoder_f RRC_Config_Ind_encode_der;\r
40 xer_type_decoder_f RRC_Config_Ind_decode_xer;\r
41 xer_type_encoder_f RRC_Config_Ind_encode_xer;\r
42 per_type_decoder_f RRC_Config_Ind_decode_uper;\r
43 per_type_encoder_f RRC_Config_Ind_encode_uper;\r
44 per_type_decoder_f RRC_Config_Ind_decode_aper;\r
45 per_type_encoder_f RRC_Config_Ind_encode_aper;\r
46 \r
47 #ifdef __cplusplus\r
48 }\r
49 #endif\r
50 \r
51 #endif  /* _RRC_Config_Ind_H_ */\r
52 #include <asn_internal.h>\r