2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "RFC1155-SMI"
4 * found in "RFC1155-SMI.asn1"
5 * `asn1c -S /home/faust/software/asn1c/skeletons/ -fcompound-names -fwide-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeInteger.h>
22 typedef unsigned long TimeTicks_t;
25 extern asn_per_constraints_t asn_PER_type_TimeTicks_constr_1;
26 extern asn_TYPE_descriptor_t asn_DEF_TimeTicks;
27 extern const asn_INTEGER_specifics_t asn_SPC_TimeTicks_specs_1;
28 asn_struct_free_f TimeTicks_free;
29 asn_struct_print_f TimeTicks_print;
30 asn_constr_check_f TimeTicks_constraint;
31 ber_type_decoder_f TimeTicks_decode_ber;
32 der_type_encoder_f TimeTicks_encode_der;
33 xer_type_decoder_f TimeTicks_decode_xer;
34 xer_type_encoder_f TimeTicks_encode_xer;
35 oer_type_decoder_f TimeTicks_decode_oer;
36 oer_type_encoder_f TimeTicks_encode_oer;
37 per_type_decoder_f TimeTicks_decode_uper;
38 per_type_encoder_f TimeTicks_encode_uper;
44 #endif /* _TimeTicks_H_ */
45 #include <asn_internal.h>