23 #ifndef INCLUDED_BLOCKS_TAG_GATE_H
24 #define INCLUDED_BLOCKS_TAG_GATE_H
43 virtual void set_propagation(
bool propagate_tags) = 0;
49 static sptr make(
size_t item_size,
bool propagate_tags=
false);
boost::shared_ptr< tag_gate > sptr
Definition: tag_gate.h:41
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Control tag propagation.Use this block to stop tags from propagating.
Definition: tag_gate.h:38