23 #ifndef INCLUDED_STREAM_TO_STREAMS_IMPL_H
24 #define INCLUDED_STREAM_TO_STREAMS_IMPL_H
36 int work(
int noutput_items,
37 gr_vector_const_void_star &input_items,
38 gr_vector_void_star &output_items);
convert a stream of items into a N streams of itemsConverts a stream of N items into N streams of 1 i...
Definition: stream_to_streams.h:39
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30
Definition: stream_to_streams_impl.h:31