#include <gr_sync_block.h>
#include <stddef.h>
Include dependency graph for gr_head.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | gr_head |
copies the first N items to the output then signals done More... | |
Functions | |
gr_block_sptr | gr_make_head (size_t sizeof_stream_item, int nitems) |
|
|