#include <pocencode_impl.h>
|
| pocencode_impl (int msgtype, unsigned int baudrate, unsigned int capcode, std::string message, unsigned long symrate) |
|
| ~pocencode_impl () |
|
void | queue_batch () |
|
void | queue (shared_ptr< bvec > bvptr) |
|
void | queue (uint32_t val) |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
◆ pocencode_impl()
gr::mixalot::pocencode_impl::pocencode_impl |
( |
int |
msgtype, |
|
|
unsigned int |
baudrate, |
|
|
unsigned int |
capcode, |
|
|
std::string |
message, |
|
|
unsigned long |
symrate |
|
) |
| |
◆ ~pocencode_impl()
gr::mixalot::pocencode_impl::~pocencode_impl |
( |
| ) |
|
◆ queue() [1/2]
void gr::mixalot::pocencode_impl::queue |
( |
shared_ptr< bvec > |
bvptr | ) |
|
◆ queue() [2/2]
void gr::mixalot::pocencode_impl::queue |
( |
uint32_t |
val | ) |
|
◆ queue_batch()
void gr::mixalot::pocencode_impl::queue_batch |
( |
| ) |
|
◆ work()
int gr::mixalot::pocencode_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: