#include <preamble_strip_impl.h>
|
| preamble_strip_impl (int user_len, const std::vector< uint8_t > &preamble) |
|
| ~preamble_strip_impl () |
|
void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
|
int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
◆ preamble_strip_impl()
gr::mapper::preamble_strip_impl::preamble_strip_impl |
( |
int | user_len, |
|
|
const std::vector< uint8_t > & | preamble ) |
◆ ~preamble_strip_impl()
gr::mapper::preamble_strip_impl::~preamble_strip_impl |
( |
| ) |
|
◆ forecast()
void gr::mapper::preamble_strip_impl::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
◆ general_work()
int gr::mapper::preamble_strip_impl::general_work |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
The documentation for this class was generated from the following file: