2 * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
3 * From ASN.1 module "SMUX"
5 * `asn1c -fskeletons-copy`
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;
44 #endif /* _SOutPDU_H_ */