23 #ifndef INCLUDED_GR_TAG_DEBUG_H
24 #define INCLUDED_GR_TAG_DEBUG_H
65 static sptr make(
size_t sizeof_stream_item,
66 const std::string &
name);
72 virtual std::vector<tag_t> current_tags() = 0;
77 virtual int num_tags() = 0;
82 virtual void set_display(
bool d) = 0;
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
Bit bucket that prints out any tag received.
Definition: tag_debug.h:53
VOLK_API $kern pname $kern name
A function pointer to the dispatcher implementation.
boost::shared_ptr< tag_debug > sptr
Definition: tag_debug.h:57