17#ifndef INCLUDED_RDS_DECODER_H
18#define INCLUDED_RDS_DECODER_H
21#include <gnuradio/sync_block.h>
29 typedef std::shared_ptr<decoder>
sptr;
#define RDS_API
Definition: api.h:19
static sptr make(bool log, bool debug)
std::shared_ptr< decoder > sptr
Definition: decoder.h:29