11 #ifndef INCLUDED_GR_HOST_BUFFER_COPY_H
12 #define INCLUDED_GR_HOST_BUFFER_COPY_H
34 typedef std::shared_ptr<host_buffer_copy>
sptr;
36 static sptr make(
int history);
copy using host_buffer testing block. FOR TESTING PURPOSES ONLY.
Definition: host_buffer_copy.h:30
std::shared_ptr< host_buffer_copy > sptr
Definition: host_buffer_copy.h:34
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25