23 #ifndef INCLUDED_GSM_BURST_TIMESLOT_FILTER_H 24 #define INCLUDED_GSM_BURST_TIMESLOT_FILTER_H 27 #include <gnuradio/block.h> 41 typedef boost::shared_ptr<burst_timeslot_filter>
sptr;
51 static sptr make(
unsigned int timeslot);
54 virtual unsigned int get_tn(
void) = 0;
55 virtual unsigned int set_tn(
unsigned int tn) = 0;
#define GRGSM_API
Definition: api.h:31
boost::shared_ptr< burst_timeslot_filter > sptr
Definition: burst_timeslot_filter.h:41
<+description of block+>
Definition: burst_timeslot_filter.h:38
Definition: constants.h:29
filter_policy
Definition: common.h:29