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