#include <gnuradio/fec/api.h>#include <gnuradio/fec/generic_decoder.h>#include <gnuradio/tagged_stream_block.h>#include <boost/shared_array.hpp>#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
| class | gr::fec::tagged_decoder |
| General FEC decoding block that takes in a decoder variable object (derived from gr::fec::general_decoder) for use in a flowgraph. More... | |
Namespaces | |
| namespace | gr |
| GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
| namespace | gr::fec |