22 #ifndef INCLUDED_DAB_PRUNE_VECTORS_H 23 #define INCLUDED_DAB_PRUNE_VECTORS_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<prune_vectors>
sptr;
49 static sptr make(
size_t itemsize,
unsigned int length,
unsigned int prune_start,
unsigned int prune_end);
<+description of block+>
Definition: prune_vectors.h:36
#define DAB_API
Definition: api.h:30
Definition: complex_to_interleaved_float_vcf.h:28
boost::shared_ptr< prune_vectors > sptr
Definition: prune_vectors.h:39