11 #ifndef INCLUDED_FEC_PUNCTURE_FF_H 12 #define INCLUDED_FEC_PUNCTURE_FF_H 80 typedef std::shared_ptr<puncture_ff>
sptr;
89 static sptr make(
int puncsize,
int puncpat,
int delay);
std::shared_ptr< puncture_ff > sptr
Definition: puncture_ff.h:80
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:18
Puncture a stream of floats.
Definition: puncture_ff.h:76
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62