GNU Radio's TDD Package
gr::tdd::serMsgCnt_impl Class Reference

#include <serMsgCnt_impl.h>

Inheritance diagram for gr::tdd::serMsgCnt_impl:

Public Member Functions

 serMsgCnt_impl (std::string sync, std::string cnt, int verbose)
 
 ~serMsgCnt_impl ()
 
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::tdd::serMsgCnt
typedef boost::shared_ptr< serMsgCntsptr
 
- Static Public Member Functions inherited from gr::tdd::serMsgCnt
static sptr make (std::string sync, std::string cnt, int verbose)
 Return a shared_ptr to a new instance of tdd::serMsgCnt.
 

Constructor & Destructor Documentation

◆ serMsgCnt_impl()

gr::tdd::serMsgCnt_impl::serMsgCnt_impl ( std::string sync,
std::string cnt,
int verbose )

◆ ~serMsgCnt_impl()

gr::tdd::serMsgCnt_impl::~serMsgCnt_impl ( )

Member Function Documentation

◆ work()

int gr::tdd::serMsgCnt_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: