GNU Radio's TPMS Package
gr::tpms::fixed_length_frame_sink_impl Class Reference

#include <fixed_length_frame_sink_impl.h>

Inheritance diagram for gr::tpms::fixed_length_frame_sink_impl:
gr::tpms::fixed_length_frame_sink

Public Member Functions

 fixed_length_frame_sink_impl (int frame_length, pmt::pmt_t attributes)
 
 ~fixed_length_frame_sink_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Protected Member Functions

void enter_search ()
 
void enter_have_sync ()
 

Additional Inherited Members

- Public Types inherited from gr::tpms::fixed_length_frame_sink
typedef boost::shared_ptr< fixed_length_frame_sinksptr
 
- Static Public Member Functions inherited from gr::tpms::fixed_length_frame_sink
static sptr make (int frame_length, pmt::pmt_t attributes)
 Return a shared_ptr to a new instance of tpms::fixed_length_frame_sink. More...
 

Constructor & Destructor Documentation

◆ fixed_length_frame_sink_impl()

gr::tpms::fixed_length_frame_sink_impl::fixed_length_frame_sink_impl ( int  frame_length,
pmt::pmt_t  attributes 
)

◆ ~fixed_length_frame_sink_impl()

gr::tpms::fixed_length_frame_sink_impl::~fixed_length_frame_sink_impl ( )

Member Function Documentation

◆ enter_have_sync()

void gr::tpms::fixed_length_frame_sink_impl::enter_have_sync ( )
protected

◆ enter_search()

void gr::tpms::fixed_length_frame_sink_impl::enter_search ( )
protected

◆ work()

int gr::tpms::fixed_length_frame_sink_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: