|
GNU Radio's MAPPER Package
|
#include <mapper_msg_impl.h>

Public Member Functions | |
| mapper_msg_impl (modtype_t modtype, std::vector< int > symbol_values) | |
| ~mapper_msg_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::mapper_msg | |
| typedef boost::shared_ptr< mapper_msg > | sptr |
Static Public Member Functions inherited from gr::mapper::mapper_msg | |
| static sptr | make (modtype_t modtype, std::vector< int > symbol_values) |
| Return a shared_ptr to a new instance of mapper::mapper_msg. More... | |
| gr::mapper::mapper_msg_impl::mapper_msg_impl | ( | modtype_t | modtype, |
| std::vector< int > | symbol_values | ||
| ) |
| gr::mapper::mapper_msg_impl::~mapper_msg_impl | ( | ) |
| int gr::mapper::mapper_msg_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |