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

Go to the source code of this file.

Classes

class  gr_kludge_copy
 output[i] = input[i]This is a short term kludge to work around a problem with the hierarchical block impl. More...

Functions

gr_kludge_copy_sptr gr_make_kludge_copy (size_t itemsize)

Function Documentation

gr_kludge_copy_sptr gr_make_kludge_copy ( size_t  itemsize)