23 #ifndef INCLUDED_GSM_BURST_TYPE_FILTER_H 24 #define INCLUDED_GSM_BURST_TYPE_FILTER_H 27 #include <gnuradio/block.h> 41 typedef boost::shared_ptr<burst_type_filter>
sptr;
52 static sptr make(
const std::vector<uint8_t> & selected_burst_types);
58 virtual void set_selected_burst_types(
const std::vector<uint8_t> & selected_burst_types) = 0;
<+description of block+>
Definition: burst_type_filter.h:38
boost::shared_ptr< burst_type_filter > sptr
Definition: burst_type_filter.h:41
#define GRGSM_API
Definition: api.h:31
Definition: constants.h:29
filter_policy
Definition: common.h:29