22#ifndef INCLUDED_DAB_FREQUENCY_INTERLEAVER_VCC_H
23#define INCLUDED_DAB_FREQUENCY_INTERLEAVER_VCC_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<frequency_interleaver_vcc>
sptr;
49 static sptr make(
const std::vector<short> &interleaving_sequence);
#define DAB_API
Definition api.h:19
<+description of block+>
Definition frequency_interleaver_vcc.h:37
std::shared_ptr< frequency_interleaver_vcc > sptr
Definition frequency_interleaver_vcc.h:39
static sptr make(const std::vector< short > &interleaving_sequence)
Return a shared_ptr to a new instance of dab::frequency_interleaver_vcc.
Definition complex_to_interleaved_float_vcf.h:28