23 #ifndef INCLUDED_BLOCKS_DEINTERLEAVE_H 24 #define INCLUDED_BLOCKS_DEINTERLEAVE_H 63 typedef boost::shared_ptr<deinterleave>
sptr;
71 static sptr make(
size_t itemsize,
unsigned int blocksize = 1);
boost::shared_ptr< deinterleave > sptr
Definition: deinterleave.h:63
deinterleave an input block of samples into N outputs.
Definition: deinterleave.h:59
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:65
BLOCKS_API size_t itemsize(vector_type type)