23 #ifndef INCLUDED_DIGITAL_CONSTELLATION_DECODER_CB_H
24 #define INCLUDED_DIGITAL_CONSTELLATION_DECODER_CB_H
46 typedef boost::shared_ptr<constellation_decoder_cb>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:72
Constellation Decoder.
Definition: constellation_decoder_cb.h:43
boost::shared_ptr< constellation_decoder_cb > sptr
Definition: constellation_decoder_cb.h:46
static sptr make(constellation_sptr constellation)
Make constellation decoder block.
An abstracted constellation object.
Definition: constellation.h:63
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43