2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #ifndef _SpecificCSI_Withdraw_H_
9 #define _SpecificCSI_Withdraw_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <BIT_STRING.h>
22 typedef enum SpecificCSI_Withdraw
{
23 SpecificCSI_Withdraw_o_csi
= 0,
24 SpecificCSI_Withdraw_ss_csi
= 1,
25 SpecificCSI_Withdraw_tif_csi
= 2,
26 SpecificCSI_Withdraw_d_csi
= 3,
27 SpecificCSI_Withdraw_vt_csi
= 4,
28 SpecificCSI_Withdraw_mo_sms_csi
= 5,
29 SpecificCSI_Withdraw_m_csi
= 6,
30 SpecificCSI_Withdraw_gprs_csi
= 7,
31 SpecificCSI_Withdraw_t_csi
= 8,
32 SpecificCSI_Withdraw_mt_sms_csi
= 9,
33 SpecificCSI_Withdraw_mg_csi
= 10,
34 SpecificCSI_Withdraw_o_IM_CSI
= 11,
35 SpecificCSI_Withdraw_d_IM_CSI
= 12,
36 SpecificCSI_Withdraw_vt_IM_CSI
= 13
37 } e_SpecificCSI_Withdraw
;
39 /* SpecificCSI-Withdraw */
40 typedef BIT_STRING_t SpecificCSI_Withdraw_t
;
43 extern asn_TYPE_descriptor_t asn_DEF_SpecificCSI_Withdraw
;
44 asn_struct_free_f SpecificCSI_Withdraw_free
;
45 asn_struct_print_f SpecificCSI_Withdraw_print
;
46 asn_constr_check_f SpecificCSI_Withdraw_constraint
;
47 ber_type_decoder_f SpecificCSI_Withdraw_decode_ber
;
48 der_type_encoder_f SpecificCSI_Withdraw_encode_der
;
49 xer_type_decoder_f SpecificCSI_Withdraw_decode_xer
;
50 xer_type_encoder_f SpecificCSI_Withdraw_encode_xer
;
51 per_type_decoder_f SpecificCSI_Withdraw_decode_uper
;
52 per_type_encoder_f SpecificCSI_Withdraw_encode_uper
;
58 #endif /* _SpecificCSI_Withdraw_H_ */
59 #include <asn_internal.h>