GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
rpcpmtconverter::To_PMT Class Reference

#include <gnuradio/rpcpmtconverters_thrift.h>

Public Member Functions

pmt::pmt_t operator() (const GNURadio::Knob &knob)
 

Static Public Attributes

static To_PMT instance
 

Protected Attributes

boost::ptr_map< GNURadio::BaseTypes::type, to_pmt_fto_pmt_map
 

Friends

template<typename TO_PMT_F >
struct to_pmt_reg
 

Member Function Documentation

pmt::pmt_t rpcpmtconverter::To_PMT::operator() ( const GNURadio::Knob &  knob)

Friends And Related Function Documentation

template<typename TO_PMT_F >
friend struct to_pmt_reg
friend

Member Data Documentation

To_PMT rpcpmtconverter::To_PMT::instance
static
boost::ptr_map<GNURadio::BaseTypes::type, to_pmt_f> rpcpmtconverter::To_PMT::to_pmt_map
protected

The documentation for this class was generated from the following file: