GNU Radio's MAPPER Package
gr::mapper::demapper_soft_impl Class Reference

#include <demapper_soft_impl.h>

Inheritance diagram for gr::mapper::demapper_soft_impl:

Public Member Functions

 demapper_soft_impl (modtype_t modtype, std::vector< int > symbol_values)
 
 ~demapper_soft_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::mapper::demapper_soft
typedef boost::shared_ptr< demapper_softsptr
 
- Static Public Member Functions inherited from gr::mapper::demapper_soft
static sptr make (modtype_t modtype, std::vector< int > symbol_values)
 Return a shared_ptr to a new instance of mapper::demapper_soft.
 

Constructor & Destructor Documentation

◆ demapper_soft_impl()

gr::mapper::demapper_soft_impl::demapper_soft_impl ( modtype_t  modtype,
std::vector< int >  symbol_values 
)

◆ ~demapper_soft_impl()

gr::mapper::demapper_soft_impl::~demapper_soft_impl ( )

Member Function Documentation

◆ work()

int gr::mapper::demapper_soft_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: