22#ifndef INCLUDED_DAB_CONTROL_STREAM_TO_TAG_CC_H
23#define INCLUDED_DAB_CONTROL_STREAM_TO_TAG_CC_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<control_stream_to_tag_cc>
sptr;
49 static sptr make(
const std::string &tag_str,
int vlen=1);
#define DAB_API
Definition api.h:19
<+description of block+>
Definition control_stream_to_tag_cc.h:37
std::shared_ptr< control_stream_to_tag_cc > sptr
Definition control_stream_to_tag_cc.h:39
static sptr make(const std::string &tag_str, int vlen=1)
Return a shared_ptr to a new instance of dab::control_stream_to_tag_cc.
Definition complex_to_interleaved_float_vcf.h:28