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
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
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:71
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