2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "RRLP-Components"
4 * found in "../asn1src/RRLP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum MpathIndic
{
23 MpathIndic_notMeasured
= 0,
25 MpathIndic_medium
= 2,
30 typedef long MpathIndic_t
;
33 extern asn_TYPE_descriptor_t asn_DEF_MpathIndic
;
34 asn_struct_free_f MpathIndic_free
;
35 asn_struct_print_f MpathIndic_print
;
36 asn_constr_check_f MpathIndic_constraint
;
37 ber_type_decoder_f MpathIndic_decode_ber
;
38 der_type_encoder_f MpathIndic_encode_der
;
39 xer_type_decoder_f MpathIndic_decode_xer
;
40 xer_type_encoder_f MpathIndic_encode_xer
;
41 per_type_decoder_f MpathIndic_decode_uper
;
42 per_type_encoder_f MpathIndic_encode_uper
;
48 #endif /* _MpathIndic_H_ */
49 #include <asn_internal.h>