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

#include <ferMsgCount_impl.h>

Inheritance diagram for gr::tdd::ferMsgCount_impl:

Public Member Functions

 ferMsgCount_impl (int verbose, int framesync, int crc)
 
 ~ferMsgCount_impl ()
 
bool crc_ccitt (unsigned char *frame, int frame_len)
 
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::ferMsgCount
typedef boost::shared_ptr< ferMsgCountsptr
 
- Static Public Member Functions inherited from gr::tdd::ferMsgCount
static sptr make (int verbose, int framesync, int crc)
 Return a shared_ptr to a new instance of tdd::ferMsgCount. More...
 

Constructor & Destructor Documentation

◆ ferMsgCount_impl()

gr::tdd::ferMsgCount_impl::ferMsgCount_impl ( int  verbose,
int  framesync,
int  crc 
)

◆ ~ferMsgCount_impl()

gr::tdd::ferMsgCount_impl::~ferMsgCount_impl ( )

Member Function Documentation

◆ crc_ccitt()

bool gr::tdd::ferMsgCount_impl::crc_ccitt ( unsigned char *  frame,
int  frame_len 
)

◆ work()

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