GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tagged_decoder.h File Reference
#include <gnuradio/fec/api.h>
#include <gnuradio/fec/generic_decoder.h>
#include <gnuradio/tagged_stream_block.h>
#include <boost/shared_ptr.hpp>
#include <boost/shared_array.hpp>
Include dependency graph for tagged_decoder.h:

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

 gr
 Include this header to use the message passing features.
 
 gr::fec