22 #ifndef INCLUDED_DAB_COMPLEX_TO_INTERLEAVED_FLOAT_VCF_H
23 #define INCLUDED_DAB_COMPLEX_TO_INTERLEAVED_FLOAT_VCF_H
26 #include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<complex_to_interleaved_float_vcf>
sptr;
#define DAB_API
Definition: api.h:31
<+description of block+>
Definition: complex_to_interleaved_float_vcf.h:37
std::shared_ptr< complex_to_interleaved_float_vcf > sptr
Definition: complex_to_interleaved_float_vcf.h:39
static sptr make(unsigned int length)
Return a shared_ptr to a new instance of dab::complex_to_interleaved_float_vcf.
Definition: complex_to_interleaved_float_vcf.h:28