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`
8 #ifndef _RelDistance_H_
9 #define _RelDistance_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeInteger.h>
22 typedef long RelDistance_t
;
25 extern asn_TYPE_descriptor_t asn_DEF_RelDistance
;
26 asn_struct_free_f RelDistance_free
;
27 asn_struct_print_f RelDistance_print
;
28 asn_constr_check_f RelDistance_constraint
;
29 ber_type_decoder_f RelDistance_decode_ber
;
30 der_type_encoder_f RelDistance_encode_der
;
31 xer_type_decoder_f RelDistance_decode_xer
;
32 xer_type_encoder_f RelDistance_encode_xer
;
33 per_type_decoder_f RelDistance_decode_uper
;
34 per_type_encoder_f RelDistance_encode_uper
;
40 #endif /* _RelDistance_H_ */
41 #include <asn_internal.h>