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