22 #ifndef INCLUDED_MESA_AVGTOMSG_H 23 #define INCLUDED_MESA_AVGTOMSG_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<AvgToMsg>
sptr;
49 static sptr make(
int veclen);
51 virtual void setHold(
bool newValue) = 0;
#define MESA_API
Definition: api.h:31
<+description of block+>
Definition: AvgToMsg.h:36
Definition: AutoDopplerCorrect.h:28
boost::shared_ptr< AvgToMsg > sptr
Definition: AvgToMsg.h:39