23 #ifndef INCLUDED_FEC_DEPUNCTURE_BB_H
24 #define INCLUDED_FEC_DEPUNCTURE_BB_H
104 static sptr make(
int puncsize,
int puncpat,
105 int delay=0,
char symbol=127);
Depuncture a stream of samples.
Definition: depuncture_bb.h:90
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#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
boost::shared_ptr< depuncture_bb > sptr
Definition: depuncture_bb.h:94