23 #ifndef INCLUDED_DIGITAL_CONSTELLATION_DECODER_CB_H
24 #define INCLUDED_DIGITAL_CONSTELLATION_DECODER_CB_H
43 :
virtual public block
An abstracted constellation object.
Definition: constellation.h:62
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
boost::shared_ptr< constellation_decoder_cb > sptr
Definition: constellation_decoder_cb.h:47
Constellation Decoder.
Definition: constellation_decoder_cb.h:42
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60