9#ifndef INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
10#define INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
28 typedef std::shared_ptr<catv_reed_solomon_enc_bb>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:63
Reed Solomon Encoder, t=3, (128,122), 7-bit symbols.
Definition: catv_reed_solomon_enc_bb.h:26
static sptr make()
Create an ITU-T J.83B Reed Solomon encoder.
std::shared_ptr< catv_reed_solomon_enc_bb > sptr
Definition: catv_reed_solomon_enc_bb.h:28
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29