22#ifndef INCLUDED_DAB_PUNCTURE_BB_H
23#define INCLUDED_DAB_PUNCTURE_BB_H
26#include <gnuradio/block.h>
37 typedef std::shared_ptr<puncture_bb>
sptr;
47 static sptr make(
const std::vector<unsigned char> &puncturing_vector);
#define DAB_API
Definition api.h:19
puncturing of a stream sequence
Definition puncture_bb.h:35
static sptr make(const std::vector< unsigned char > &puncturing_vector)
Return a shared_ptr to a new instance of dab::puncture_bb.
std::shared_ptr< puncture_bb > sptr
Definition puncture_bb.h:37
Definition complex_to_interleaved_float_vcf.h:28