GNU Radio's DPD Package
gr::dpd::stream_to_message_impl Class Reference

#include <stream_to_message_impl.h>

Inheritance diagram for gr::dpd::stream_to_message_impl:
gr::dpd::stream_to_message

Public Member Functions

 stream_to_message_impl ()
 
 ~stream_to_message_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::dpd::stream_to_message
typedef boost::shared_ptr< stream_to_messagesptr
 
- Static Public Member Functions inherited from gr::dpd::stream_to_message
static sptr make ()
 Make stream_to_message block. More...
 

Constructor & Destructor Documentation

◆ stream_to_message_impl()

gr::dpd::stream_to_message_impl::stream_to_message_impl ( )

◆ ~stream_to_message_impl()

gr::dpd::stream_to_message_impl::~stream_to_message_impl ( )

Member Function Documentation

◆ work()

int gr::dpd::stream_to_message_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: