GNU Radio's MESA Package
gr::mesa::AvgToMsg_impl Class Reference

#include <AvgToMsg_impl.h>

Inheritance diagram for gr::mesa::AvgToMsg_impl:
gr::mesa::AvgToMsg

Public Member Functions

 AvgToMsg_impl (int veclen)
 ~AvgToMsg_impl ()
void setup_rpc ()
virtual void setHold (bool newValue)
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)

Additional Inherited Members

Public Types inherited from gr::mesa::AvgToMsg
typedef std::shared_ptr< AvgToMsgsptr
Static Public Member Functions inherited from gr::mesa::AvgToMsg
static sptr make (int veclen)
 Return a shared_ptr to a new instance of mesa::AvgToMsg.

Constructor & Destructor Documentation

◆ AvgToMsg_impl()

gr::mesa::AvgToMsg_impl::AvgToMsg_impl ( int veclen)

◆ ~AvgToMsg_impl()

gr::mesa::AvgToMsg_impl::~AvgToMsg_impl ( )

Member Function Documentation

◆ setHold()

virtual void gr::mesa::AvgToMsg_impl::setHold ( bool newValue)
virtual

Implements gr::mesa::AvgToMsg.

◆ setup_rpc()

void gr::mesa::AvgToMsg_impl::setup_rpc ( )

◆ work()

int gr::mesa::AvgToMsg_impl::work ( int noutput_items,
gr_vector_const_void_star & input_items,
gr_vector_void_star & output_items )

The documentation for this class was generated from the following file: