GNU Radio 3.5.1 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_head |
copies the first N items to the output then signals doneUseful for building test cases More... | |
Functions | |
GR_CORE_API gr_head_sptr | gr_make_head (size_t sizeof_stream_item, unsigned long long nitems) |
GR_CORE_API gr_head_sptr gr_make_head | ( | size_t | sizeof_stream_item, |
unsigned long long | nitems | ||
) |