GNU Radio 3.5.1 C++ API
|
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_CORE_API gr_copy_sptr | gr_make_copy (size_t itemsize) |
GR_CORE_API gr_copy_sptr gr_make_copy | ( | size_t | itemsize | ) |