#include <fixedlen_to_pdu_impl.h>
|
| fixedlen_to_pdu_impl (types::vector_type type, const std::string &syncword_tag, size_t packet_len, bool pack) |
|
| ~fixedlen_to_pdu_impl () |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
|
typedef std::shared_ptr< fixedlen_to_pdu > | sptr |
|
static sptr | make (types::vector_type type, const std::string &syncword_tag, size_t packet_len, bool pack=false) |
|
◆ fixedlen_to_pdu_impl()
gr::satellites::fixedlen_to_pdu_impl::fixedlen_to_pdu_impl |
( |
types::vector_type |
type, |
|
|
const std::string & |
syncword_tag, |
|
|
size_t |
packet_len, |
|
|
bool |
pack |
|
) |
| |
◆ ~fixedlen_to_pdu_impl()
gr::satellites::fixedlen_to_pdu_impl::~fixedlen_to_pdu_impl |
( |
| ) |
|
◆ work()
int gr::satellites::fixedlen_to_pdu_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: