23#ifndef INCLUDED_BLOCKS_INTERLEAVED_CHAR_TO_COMPLEX_H
24#define INCLUDED_BLOCKS_INTERLEAVED_CHAR_TO_COMPLEX_H
40 typedef boost::shared_ptr<interleaved_char_to_complex>
sptr;
Convert stream of interleaved chars to a stream of complex.
Definition: interleaved_char_to_complex.h:37
static sptr make(bool vector_input=false)
boost::shared_ptr< interleaved_char_to_complex > sptr
Definition: interleaved_char_to_complex.h:40
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45