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

#include <gnuradio/rpcpmtconverters_thrift.h>

Public Member Functions

 To_PMT (const To_PMT &)=delete
 
To_PMToperator= (const To_PMT &)=delete
 
pmt::pmt_t operator() (const GNURadio::Knob &knob)
 

Static Public Attributes

static To_PMT instance
 

Protected Attributes

std::map< GNURadio::BaseTypes::type, to_pmt_fto_pmt_map
 

Friends

template<typename TO_PMT_F >
struct to_pmt_reg
 

Constructor & Destructor Documentation

◆ To_PMT()

rpcpmtconverter::To_PMT::To_PMT ( const To_PMT )
delete

Member Function Documentation

◆ operator()()

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

◆ operator=()

To_PMT& rpcpmtconverter::To_PMT::operator= ( const To_PMT )
delete

Friends And Related Function Documentation

◆ to_pmt_reg

template<typename TO_PMT_F >
friend struct to_pmt_reg
friend

Member Data Documentation

◆ instance

To_PMT rpcpmtconverter::To_PMT::instance
static

◆ to_pmt_map

std::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: