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