23 #ifndef INCLUDED_BLOCKS_DEINTERLEAVE_H
24 #define INCLUDED_BLOCKS_DEINTERLEAVE_H
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
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#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:60
BLOCKS_API size_t itemsize(vector_type type)