GNU Radio 3.4.2 C++ API
gr_stream_mux.h File Reference
#include <gr_block.h>
#include <vector>
Include dependency graph for gr_stream_mux.h:

Go to the source code of this file.

Classes

class  gr_stream_mux
 Stream muxing block to multiplex many streams into one with a specified format. More...

Functions

gr_stream_mux_sptr gr_make_stream_mux (size_t itemsize, const std::vector< int > &lengths)

Function Documentation

gr_stream_mux_sptr gr_make_stream_mux ( size_t  itemsize,
const std::vector< int > &  lengths 
)