11 #ifndef INCLUDED_BLOCKS_TAG_SHARE_H
12 #define INCLUDED_BLOCKS_TAG_SHARE_H
38 typedef std::shared_ptr<tag_share>
sptr;
49 static sptr make(
size_t sizeof_io_item,
size_t sizeof_share_item,
size_t vlen = 1);
std::shared_ptr< tag_share > sptr
Definition: tag_share.h:38
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
Adds tags from Input 1 onto Input 0's stream.
Definition: tag_share.h:35
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25