23 #ifndef INCLUDED_FEC_ASYNC_DECODER_H 24 #define INCLUDED_FEC_ASYNC_DECODER_H 29 #include <boost/shared_ptr.hpp> 82 typedef boost::shared_ptr<async_decoder>
sptr;
99 virtual int general_work(
int noutput_items,
boost::shared_ptr< async_decoder > sptr
Definition: async_decoder.h:82
std::vector< const void * > gr_vector_const_void_star
Definition: types.h:40
Creates the decoder block for use in GNU Radio flowgraphs from a given FEC API object derived from th...
Definition: async_decoder.h:79
std::vector< void * > gr_vector_void_star
Definition: types.h:39
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
boost::shared_ptr< generic_decoder > sptr
Definition: generic_decoder.h:75
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:71
std::vector< int > gr_vector_int
Definition: types.h:35