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`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum PollPDU {
46 PollPDU_infinity = 23,
58 typedef long PollPDU_t;
61 extern asn_per_constraints_t asn_PER_type_PollPDU_constr_1;
62 extern asn_TYPE_descriptor_t asn_DEF_PollPDU;
63 extern const asn_INTEGER_specifics_t asn_SPC_PollPDU_specs_1;
64 asn_struct_free_f PollPDU_free;
65 asn_struct_print_f PollPDU_print;
66 asn_constr_check_f PollPDU_constraint;
67 ber_type_decoder_f PollPDU_decode_ber;
68 der_type_encoder_f PollPDU_encode_der;
69 xer_type_decoder_f PollPDU_decode_xer;
70 xer_type_encoder_f PollPDU_encode_xer;
71 oer_type_decoder_f PollPDU_decode_oer;
72 oer_type_encoder_f PollPDU_encode_oer;
73 per_type_decoder_f PollPDU_decode_uper;
74 per_type_encoder_f PollPDU_encode_uper;
75 per_type_decoder_f PollPDU_decode_aper;
76 per_type_encoder_f PollPDU_encode_aper;
82 #endif /* _PollPDU_H_ */
83 #include <asn_internal.h>