22#ifndef INCLUDED_MAPPER_MAPPER_H
23#define INCLUDED_MAPPER_MAPPER_H
27#include <gnuradio/sync_decimator.h>
40 typedef boost::shared_ptr<mapper>
sptr;
#define MAPPER_API
Definition: api.h:30
<+description of block+>
Definition: mapper.h:38
boost::shared_ptr< mapper > sptr
Definition: mapper.h:40
static sptr make(modtype_t modtype, std::vector< int > symbol_values)
Return a shared_ptr to a new instance of mapper::mapper.
modtype_t
Definition: constellation.h:23
Definition: constellation.h:11