21 #ifndef INCLUDED_MESA_AVGTOMSG_H 22 #define INCLUDED_MESA_AVGTOMSG_H 24 #include <gnuradio/sync_block.h> 37 typedef boost::shared_ptr<AvgToMsg>
sptr;
47 static sptr make(
int veclen);
49 virtual void setHold(
bool newValue) = 0;
#define MESA_API
Definition: api.h:31
<+description of block+>
Definition: AvgToMsg.h:35
Definition: AutoDopplerCorrect.h:27
boost::shared_ptr< AvgToMsg > sptr
Definition: AvgToMsg.h:37