GNU Radio 3.5.1 C++ API
|
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_CORE_API gr_stream_mux_sptr | gr_make_stream_mux (size_t itemsize, const std::vector< int > &lengths) |
GR_CORE_API gr_stream_mux_sptr gr_make_stream_mux | ( | size_t | itemsize, |
const std::vector< int > & | lengths | ||
) |