23 #ifndef INCLUDED_FEC_PUNCTURE_BB_H
24 #define INCLUDED_FEC_PUNCTURE_BB_H
93 typedef boost::shared_ptr<puncture_bb>
sptr;
102 static sptr make(
int puncsize,
int puncpat,
int delay=0);
boost::shared_ptr< puncture_bb > sptr
Definition: puncture_bb.h:93
Include this header to use the message passing features.
Definition: logger.h:131
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
Puncture a stream of unpacked bits.
Definition: puncture_bb.h:89