22#ifndef INCLUDED_RDS_TAG_TO_MSG_H
23#define INCLUDED_RDS_TAG_TO_MSG_H
25#include <gnuradio/sync_block.h>
32 typedef std::shared_ptr<tag_to_msg>
sptr;
#define RDS_API
Definition api.h:19
Definition tag_to_msg.h:30
static sptr make(size_t sizeof_stream_item)
std::shared_ptr< tag_to_msg > sptr
Definition tag_to_msg.h:32