22#ifndef INCLUDED_TDD_FERMSGBLOCK_H
23#define INCLUDED_TDD_FERMSGBLOCK_H
26#include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<ferMsgBlock>
sptr;
#define TDD_API
Definition api.h:30
<+description of block+>
Definition ferMsgBlock.h:37
boost::shared_ptr< ferMsgBlock > sptr
Definition ferMsgBlock.h:39
static sptr make(float numSamples)
Return a shared_ptr to a new instance of tdd::ferMsgBlock.
Definition ferMsgBlock.h:28