GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
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

◆ operator()()

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

◆ to_pmt_reg

template<typename TO_PMT_F>
friend struct to_pmt_reg
friend

References to_pmt_reg.

Referenced by to_pmt_reg.

Member Data Documentation

◆ instance

To_PMT rpcpmtconverter::To_PMT::instance
static

◆ to_pmt_map

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: