2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-OM-DataTypes"
4 * found in "../asn1src/MAP-OM-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #ifndef _BMSC_EventList_H_
9 #define _BMSC_EventList_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <BIT_STRING.h>
22 typedef enum BMSC_EventList
{
23 BMSC_EventList_mbmsMulticastServiceActivation
= 0
27 typedef BIT_STRING_t BMSC_EventList_t
;
30 extern asn_TYPE_descriptor_t asn_DEF_BMSC_EventList
;
31 asn_struct_free_f BMSC_EventList_free
;
32 asn_struct_print_f BMSC_EventList_print
;
33 asn_constr_check_f BMSC_EventList_constraint
;
34 ber_type_decoder_f BMSC_EventList_decode_ber
;
35 der_type_encoder_f BMSC_EventList_encode_der
;
36 xer_type_decoder_f BMSC_EventList_decode_xer
;
37 xer_type_encoder_f BMSC_EventList_encode_xer
;
38 per_type_decoder_f BMSC_EventList_decode_uper
;
39 per_type_encoder_f BMSC_EventList_encode_uper
;
45 #endif /* _BMSC_EventList_H_ */
46 #include <asn_internal.h>