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