#include <gr_sync_block.h>
#include <stddef.h>
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_block_sptr | gr_make_skiphead (size_t sizeof_stream_item, int nitems) |
gr_block_sptr gr_make_skiphead | ( | size_t | sizeof_stream_item, | |
int | nitems | |||
) |