GNU Radio's FOO Package
gr::foo::pad_tagged_stream_impl Class Reference

#include <pad_tagged_stream_impl.h>

Inheritance diagram for gr::foo::pad_tagged_stream_impl:
gr::foo::pad_tagged_stream

Public Member Functions

 pad_tagged_stream_impl (int buffer_size, const std::string len_tag_name)
 ~pad_tagged_stream_impl ()
int calculate_output_stream_length (const gr_vector_int &ninput_items)
int work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)

Additional Inherited Members

Public Types inherited from gr::foo::pad_tagged_stream
typedef std::shared_ptr< pad_tagged_streamsptr
Static Public Member Functions inherited from gr::foo::pad_tagged_stream
static sptr make (int buffer_size, const std::string len_tag_name)
 Return a shared_ptr to a new instance of foo::pad_tagged_stream.

Constructor & Destructor Documentation

◆ pad_tagged_stream_impl()

gr::foo::pad_tagged_stream_impl::pad_tagged_stream_impl ( int buffer_size,
const std::string len_tag_name )

◆ ~pad_tagged_stream_impl()

gr::foo::pad_tagged_stream_impl::~pad_tagged_stream_impl ( )

Member Function Documentation

◆ calculate_output_stream_length()

int gr::foo::pad_tagged_stream_impl::calculate_output_stream_length ( const gr_vector_int & ninput_items)

◆ work()

int gr::foo::pad_tagged_stream_impl::work ( int noutput_items,
gr_vector_int & ninput_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: