23 #ifndef INCLUDED_GSM_BURST_SDCCH_SUBSLOT_FILTER_IMPL_H 24 #define INCLUDED_GSM_BURST_SDCCH_SUBSLOT_FILTER_IMPL_H 36 unsigned int d_subslot;
44 unsigned int set_ss(
unsigned int ss);
subslot_filter_mode set_mode(subslot_filter_mode mode)
filter_policy get_policy(void)
unsigned int get_ss(void)
subslot_filter_mode
Definition: burst_sdcch_subslot_filter.h:33
<+description of block+>
Definition: burst_sdcch_subslot_filter.h:44
subslot_filter_mode get_mode(void)
unsigned int set_ss(unsigned int ss)
void process_burst(pmt::pmt_t msg)
Definition: constants.h:29
burst_sdcch_subslot_filter_impl(subslot_filter_mode mode, unsigned int subslot)
~burst_sdcch_subslot_filter_impl()
uint8_t mode
Definition: gsm_04_08.h:50
filter_policy set_policy(filter_policy policy)
filter_policy
Definition: common.h:29
Definition: burst_sdcch_subslot_filter_impl.h:31