21 #ifndef INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
22 #define INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
40 typedef boost::shared_ptr<catv_reed_solomon_enc_bb>
sptr;
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
boost::shared_ptr< catv_reed_solomon_enc_bb > sptr
Definition: catv_reed_solomon_enc_bb.h:40
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
Reed Solomon Encoder, t=3, (128,122), 7-bit symbols.Input: MPEG-2 bitstream packets of 122 7-bit symb...
Definition: catv_reed_solomon_enc_bb.h:37