GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_skiphead |
skips the first N items, from then on copies items to the output More... | |
Functions | |
GR_CORE_API gr_skiphead_sptr | gr_make_skiphead (size_t itemsize, uint64_t nitems_to_skip) |
GR_CORE_API gr_skiphead_sptr gr_make_skiphead | ( | size_t | itemsize, |
uint64_t | nitems_to_skip | ||
) |