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