10 #ifndef RPCPMTCONVERTERS_THRIFT_H
11 #define RPCPMTCONVERTERS_THRIFT_H
13 #include "thrift/gnuradio_types.h"
80 template <
typename TO_PMT_F>
85 std::map<GNURadio::BaseTypes::type, to_pmt_f>
to_pmt_map;
91 template <
typename TO_PMT_F>
Definition: rpcpmtconverters_thrift.h:18
Definition: rpcpmtconverters_thrift.h:51
Definition: rpcpmtconverters_thrift.h:39
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:57
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:92
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:60
Definition: rpcpmtconverters_thrift.h:27
pmt::pmt_t operator()(const GNURadio::Knob &knob)
virtual ~to_pmt_f()
Definition: rpcpmtconverters_thrift.h:23
pmt::pmt_t operator()(const GNURadio::Knob &knob)
To_PMT & operator=(const To_PMT &)=delete
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:63
Definition: rpcpmtconverters_thrift.h:21
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:30
pmt::pmt_t operator()(const GNURadio::Knob &knob)
to_pmt_reg(To_PMT &instance, const GNURadio::BaseTypes::type type)
Definition: rpcpmtconverters_thrift.h:45
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:36
std::map< GNURadio::BaseTypes::type, to_pmt_f > to_pmt_map
Definition: rpcpmtconverters_thrift.h:85
static To_PMT instance
Definition: rpcpmtconverters_thrift.h:79
Definition: rpcpmtconverters_thrift.h:42
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:66
to_pmt_f()
Definition: rpcpmtconverters_thrift.h:22
virtual pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:69
Definition: rpcpmtconverters_thrift.h:73
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:54
GNURadio::Knob from_pmt(const pmt::pmt_t &knob)
Definition: rpcpmtconverters_thrift.h:33
Definition: rpcpmtconverters_thrift.h:48
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83