2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
5 * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #ifndef _CA_BandwidthClassEUTRA_H_
9 #define _CA_BandwidthClassEUTRA_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum CA_BandwidthClassEUTRA {
23 CA_BandwidthClassEUTRA_a = 0,
24 CA_BandwidthClassEUTRA_b = 1,
25 CA_BandwidthClassEUTRA_c = 2,
26 CA_BandwidthClassEUTRA_d = 3,
27 CA_BandwidthClassEUTRA_e = 4,
28 CA_BandwidthClassEUTRA_f = 5
30 * Enumeration is extensible
32 } e_CA_BandwidthClassEUTRA;
34 /* CA-BandwidthClassEUTRA */
35 typedef long CA_BandwidthClassEUTRA_t;
38 extern asn_per_constraints_t asn_PER_type_CA_BandwidthClassEUTRA_constr_1;
39 extern asn_TYPE_descriptor_t asn_DEF_CA_BandwidthClassEUTRA;
40 extern const asn_INTEGER_specifics_t asn_SPC_CA_BandwidthClassEUTRA_specs_1;
41 asn_struct_free_f CA_BandwidthClassEUTRA_free;
42 asn_struct_print_f CA_BandwidthClassEUTRA_print;
43 asn_constr_check_f CA_BandwidthClassEUTRA_constraint;
44 ber_type_decoder_f CA_BandwidthClassEUTRA_decode_ber;
45 der_type_encoder_f CA_BandwidthClassEUTRA_encode_der;
46 xer_type_decoder_f CA_BandwidthClassEUTRA_decode_xer;
47 xer_type_encoder_f CA_BandwidthClassEUTRA_encode_xer;
48 oer_type_decoder_f CA_BandwidthClassEUTRA_decode_oer;
49 oer_type_encoder_f CA_BandwidthClassEUTRA_encode_oer;
50 per_type_decoder_f CA_BandwidthClassEUTRA_decode_uper;
51 per_type_encoder_f CA_BandwidthClassEUTRA_encode_uper;
52 per_type_decoder_f CA_BandwidthClassEUTRA_decode_aper;
53 per_type_encoder_f CA_BandwidthClassEUTRA_encode_aper;
59 #endif /* _CA_BandwidthClassEUTRA_H_ */
60 #include <asn_internal.h>