#include <burst_type_filter_impl.h>
|
| typedef std::shared_ptr< burst_type_filter > | sptr |
| |
| static sptr | make (const std::vector< uint8_t > &selected_burst_types) |
| | Return a shared_ptr to a new instance of grgsm::burst_type_filter.
|
| |
◆ burst_type_filter_impl()
| gr::gsm::burst_type_filter_impl::burst_type_filter_impl |
( |
const std::vector< uint8_t > & | selected_burst_types | ) |
|
◆ ~burst_type_filter_impl()
| gr::gsm::burst_type_filter_impl::~burst_type_filter_impl |
( |
| ) |
|
◆ get_policy()
| filter_policy gr::gsm::burst_type_filter_impl::get_policy |
( |
void | | ) |
|
|
virtual |
◆ process_burst()
| void gr::gsm::burst_type_filter_impl::process_burst |
( |
pmt::pmt_t | msg | ) |
|
◆ set_policy()
◆ set_selected_burst_types()
| void gr::gsm::burst_type_filter_impl::set_selected_burst_types |
( |
const std::vector< uint8_t > & | selected_burst_types | ) |
|
|
virtual |
The documentation for this class was generated from the following file: