11 #ifndef INCLUDED_FEC_ASYNC_ENCODER_H 12 #define INCLUDED_FEC_ASYNC_ENCODER_H 64 typedef std::shared_ptr<async_encoder>
sptr;
79 bool rev_unpack =
true,
83 int general_work(
int noutput_items,
std::vector< const void * > gr_vector_const_void_star
Definition: types.h:28
Creates the encoder block for use in GNU Radio flowgraphs with async message from a given FEC API obj...
Definition: async_encoder.h:61
std::shared_ptr< async_encoder > sptr
Definition: async_encoder.h:64
std::vector< void * > gr_vector_void_star
Definition: types.h:27
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< generic_encoder > sptr
Definition: generic_encoder.h:37
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:18
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62
std::vector< int > gr_vector_int
Definition: types.h:23