#include <whitening_impl.h>
|
| whitening_impl (bool is_hex, bool use_length_tag, char separator, std::string length_tag_name) |
|
| ~whitening_impl () |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
|
typedef std::shared_ptr< whitening > | sptr |
|
static sptr | make (bool is_hex, bool use_length_tag, char separator=',', std::string length_tag_name="") |
| Return a shared_ptr to a new instance of lora_sdr::whitening.
|
|
◆ whitening_impl()
gr::lora_sdr::whitening_impl::whitening_impl |
( |
bool | is_hex, |
|
|
bool | use_length_tag, |
|
|
char | separator, |
|
|
std::string | length_tag_name ) |
◆ ~whitening_impl()
gr::lora_sdr::whitening_impl::~whitening_impl |
( |
| ) |
|
◆ work()
int gr::lora_sdr::whitening_impl::work |
( |
int | noutput_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: