2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "X2AP-IEs"
4 * found in "X2AP-15-4-0.asn1"
5 * `asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum PA_Values {
24 PA_Values_dB_4dot77 = 1,
26 PA_Values_dB_1dot77 = 3,
32 * Enumeration is extensible
37 typedef long PA_Values_t;
40 extern asn_per_constraints_t asn_PER_type_PA_Values_constr_1;
41 extern asn_TYPE_descriptor_t asn_DEF_PA_Values;
42 extern const asn_INTEGER_specifics_t asn_SPC_PA_Values_specs_1;
43 asn_struct_free_f PA_Values_free;
44 asn_struct_print_f PA_Values_print;
45 asn_constr_check_f PA_Values_constraint;
46 ber_type_decoder_f PA_Values_decode_ber;
47 der_type_encoder_f PA_Values_encode_der;
48 xer_type_decoder_f PA_Values_decode_xer;
49 xer_type_encoder_f PA_Values_encode_xer;
50 oer_type_decoder_f PA_Values_decode_oer;
51 oer_type_encoder_f PA_Values_encode_oer;
52 per_type_decoder_f PA_Values_decode_uper;
53 per_type_encoder_f PA_Values_encode_uper;
54 per_type_decoder_f PA_Values_decode_aper;
55 per_type_encoder_f PA_Values_encode_aper;
61 #endif /* _PA_Values_H_ */
62 #include <asn_internal.h>