GNU Radio Manual and C++ API Reference  3.7.9.2
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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_f
to_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: