22 #ifndef INCLUDED_DAB_UNPUNCTURE_VFF_H
23 #define INCLUDED_DAB_UNPUNCTURE_VFF_H
26 #include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<unpuncture_vff>
sptr;
49 static sptr make(
const std::vector<unsigned char> &puncturing_vector,
float fillval=0);
#define DAB_API
Definition: api.h:31
<+description of block+>
Definition: unpuncture_vff.h:37
static sptr make(const std::vector< unsigned char > &puncturing_vector, float fillval=0)
Return a shared_ptr to a new instance of dab::unpuncture_vff.
std::shared_ptr< unpuncture_vff > sptr
Definition: unpuncture_vff.h:39
Definition: complex_to_interleaved_float_vcf.h:28