 |
GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
22 #ifndef RPCPMTCONVERTERS_THRIFT_H
23 #define RPCPMTCONVERTERS_THRIFT_H
25 #include "thrift/gnuradio_types.h"
27 #include <boost/noncopyable.hpp>
28 #include <boost/ptr_container/ptr_map.hpp>
86 class To_PMT :
private boost::noncopyable
90 template <
typename TO_PMT_F>
95 boost::ptr_map<GNURadio::BaseTypes::type, to_pmt_f>
to_pmt_map;
101 template <
typename TO_PMT_F>
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:102
Definition: rpcpmtconverters_thrift.h:40
Definition: rpcpmtconverters_thrift.h:58
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
boost::ptr_map< GNURadio::BaseTypes::type, to_pmt_f > to_pmt_map
Definition: rpcpmtconverters_thrift.h:95
Definition: rpcpmtconverters_thrift.h:73
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:34
Definition: rpcpmtconverters_thrift.h:52
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:76
Definition: rpcpmtconverters_thrift.h:86
pmt::pmt_t operator()(const GNURadio::Knob &knob)
boost::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost....
Definition: pmt.h:96
Definition: rpcpmtconverters_thrift.h:43
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
to_pmt_f()
Definition: rpcpmtconverters_thrift.h:35
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:82
Definition: rpcpmtconverters_thrift.h:55
virtual ~to_pmt_f()
Definition: rpcpmtconverters_thrift.h:36
Definition: rpcpmtconverters_thrift.h:79
pmt::pmt_t operator()(const GNURadio::Knob &knob)
to_pmt_reg(To_PMT &instance, const GNURadio::BaseTypes::type type)
virtual pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:67
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:46
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:61
Definition: rpcpmtconverters_thrift.h:49
Definition: rpcpmtconverters_thrift.h:31
GNURadio::Knob from_pmt(const pmt::pmt_t &knob)
static To_PMT instance
Definition: rpcpmtconverters_thrift.h:89
Definition: rpcpmtconverters_thrift.h:64
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:70