<+description of block+>
More...
#include <burst_sdcch_subslot_filter.h>
|
static sptr | make (subslot_filter_mode mode, unsigned int subslot) |
| Return a shared_ptr to a new instance of grgsm::burst_sdcch_subslot_filter.
|
|
◆ sptr
◆ get_mode()
◆ get_policy()
virtual filter_policy gr::gsm::burst_sdcch_subslot_filter::get_policy |
( |
void |
| ) |
|
|
pure virtual |
◆ get_ss()
virtual unsigned int gr::gsm::burst_sdcch_subslot_filter::get_ss |
( |
void |
| ) |
|
|
pure virtual |
◆ make()
Return a shared_ptr to a new instance of grgsm::burst_sdcch_subslot_filter.
To avoid accidental use of raw pointers, grgsm::burst_sdcch_subslot_filter's constructor is in a private implementation class. grgsm::burst_sdcch_subslot_filter::make is the public interface for creating new instances.
◆ set_mode()
◆ set_policy()
◆ set_ss()
virtual unsigned int gr::gsm::burst_sdcch_subslot_filter::set_ss |
( |
unsigned int |
ss | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: