2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "SMUX"
5 * `asn1c -S /home/faust/software/asn1c/skeletons/ -fcompound-names -fwide-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
22 typedef enum SOutPDU {
28 typedef INTEGER_t SOutPDU_t;
31 extern asn_TYPE_descriptor_t asn_DEF_SOutPDU;
32 asn_struct_free_f SOutPDU_free;
33 asn_struct_print_f SOutPDU_print;
34 asn_constr_check_f SOutPDU_constraint;
35 ber_type_decoder_f SOutPDU_decode_ber;
36 der_type_encoder_f SOutPDU_encode_der;
37 xer_type_decoder_f SOutPDU_decode_xer;
38 xer_type_encoder_f SOutPDU_encode_xer;
39 oer_type_decoder_f SOutPDU_decode_oer;
40 oer_type_encoder_f SOutPDU_encode_oer;
41 per_type_decoder_f SOutPDU_decode_uper;
42 per_type_encoder_f SOutPDU_encode_uper;
48 #endif /* _SOutPDU_H_ */
49 #include <asn_internal.h>