GNU Radio 3.4.2 C++ API
gr_head.h File Reference
#include <gr_sync_block.h>
#include <stddef.h>
Include dependency graph for gr_head.h:

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_head_sptr gr_make_head (size_t sizeof_stream_item, unsigned long long nitems)

Function Documentation

gr_head_sptr gr_make_head ( size_t  sizeof_stream_item,
unsigned long long  nitems 
)