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;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:66
Reed Solomon Encoder, t=3, (128,122), 7-bit symbols.
Definition: catv_reed_solomon_enc_bb.h:38
static sptr make()
Create an ITU-T J.83B Reed Solomon encoder.
boost::shared_ptr< catv_reed_solomon_enc_bb > sptr
Definition: catv_reed_solomon_enc_bb.h:40
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45