GNU Radio 3.3.0 C++ API
|
#include <gr_block.h>
Go to the source code of this file.
Classes | |
class | gr_copy |
output[i] = input[i]When enabled (default), this block copies its input to its output. When disabled, this block drops its input on the floor. More... | |
Functions | |
gr_copy_sptr | gr_make_copy (size_t itemsize) |
gr_copy_sptr gr_make_copy | ( | size_t | itemsize | ) |