#include <gnuradio/fec/api.h>
#include <gnuradio/fec/generic_encoder.h>
#include <gnuradio/tagged_stream_block.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | gr::fec::tagged_encoder |
Creates the encoder block for use in GNU Radio flowgraphs from a given FECAPI object derived from the generic_encoder class. More... |
Namespaces | |
namespace | gr |
Include this header to use the message passing features. | |
namespace | gr::fec |