GNU Radio 3.4.2 C++ API
gr_stream_to_vector.h File Reference
Include dependency graph for gr_stream_to_vector.h:

Go to the source code of this file.

Classes

class  gr_stream_to_vector
 convert a stream of items into a stream of blocks containing nitems_per_block More...

Functions

gr_stream_to_vector_sptr gr_make_stream_to_vector (size_t item_size, size_t nitems_per_block)

Function Documentation

gr_stream_to_vector_sptr gr_make_stream_to_vector ( size_t  item_size,
size_t  nitems_per_block 
)