23 #ifndef INCLUDED_FEC_PUNCTURE_FF_H
24 #define INCLUDED_FEC_PUNCTURE_FF_H
98 static sptr make(
int puncsize,
int puncpat,
int delay);
boost::shared_ptr< puncture_ff > sptr
Definition: puncture_ff.h:89
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
Puncture a stream of floats.
Definition: puncture_ff.h:85
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60