GNU Radio 3.6.5 C++ API

gr_stream_to_streams.h File Reference

#include <gr_core_api.h>
#include <gr_sync_decimator.h>

Go to the source code of this file.

Classes

class  gr_stream_to_streams
 convert a stream of items into a N streams of items More...

Functions

GR_CORE_API
gr_stream_to_streams_sptr 
gr_make_stream_to_streams (size_t item_size, size_t nstreams)

Function Documentation

GR_CORE_API gr_stream_to_streams_sptr gr_make_stream_to_streams ( size_t  item_size,
size_t  nstreams 
)