Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / CSG-Id.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 _CSG_Id_H_\r
9 #define _CSG_Id_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include <BIT_STRING.h>\r
16 \r
17 #ifdef __cplusplus\r
18 extern "C" {\r
19 #endif\r
20 \r
21 /* CSG-Id */\r
22 typedef BIT_STRING_t     CSG_Id_t;\r
23 \r
24 /* Implementation */\r
25 extern asn_TYPE_descriptor_t asn_DEF_CSG_Id;\r
26 asn_struct_free_f CSG_Id_free;\r
27 asn_struct_print_f CSG_Id_print;\r
28 asn_constr_check_f CSG_Id_constraint;\r
29 ber_type_decoder_f CSG_Id_decode_ber;\r
30 der_type_encoder_f CSG_Id_encode_der;\r
31 xer_type_decoder_f CSG_Id_decode_xer;\r
32 xer_type_encoder_f CSG_Id_encode_xer;\r
33 per_type_decoder_f CSG_Id_decode_uper;\r
34 per_type_encoder_f CSG_Id_encode_uper;\r
35 per_type_decoder_f CSG_Id_decode_aper;\r
36 per_type_encoder_f CSG_Id_encode_aper;\r
37 \r
38 #ifdef __cplusplus\r
39 }\r
40 #endif\r
41 \r
42 #endif  /* _CSG_Id_H_ */\r
43 #include <asn_internal.h>\r