22#ifndef INCLUDED_TDD_SERMSGCNT_H
23#define INCLUDED_TDD_SERMSGCNT_H
26#include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<serMsgCnt>
sptr;
49 static sptr make(std::string sync, std::string cnt,
int verbose);
#define TDD_API
Definition: api.h:30
<+description of block+>
Definition: serMsgCnt.h:37
static sptr make(std::string sync, std::string cnt, int verbose)
Return a shared_ptr to a new instance of tdd::serMsgCnt.
boost::shared_ptr< serMsgCnt > sptr
Definition: serMsgCnt.h:39
Definition: ferMsgBlock.h:28