22#ifndef INCLUDED_IEEE802_15_4_QPSK_MAPPER_IF_H
23#define INCLUDED_IEEE802_15_4_QPSK_MAPPER_IF_H
26#include <gnuradio/sync_block.h>
29 namespace ieee802_15_4 {
39 typedef boost::shared_ptr<qpsk_mapper_if>
sptr;
#define IEEE802_15_4_API
Definition api.h:25
<+description of block+>
Definition qpsk_mapper_if.h:37
boost::shared_ptr< qpsk_mapper_if > sptr
Definition qpsk_mapper_if.h:39
static sptr make()
Return a shared_ptr to a new instance of ieee802_15_4::qpsk_mapper_if.
Definition access_code_prefixer.h:23