 |
GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
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>
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:92
Definition: rpcpmtconverters_thrift.h:27
Definition: rpcpmtconverters_thrift.h:45
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:60
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:21
Definition: rpcpmtconverters_thrift.h:39
pmt::pmt_t operator()(const GNURadio::Knob &knob)
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:63
Definition: rpcpmtconverters_thrift.h:73
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:30
pmt::pmt_t operator()(const GNURadio::Knob &knob)
std::map< GNURadio::BaseTypes::type, to_pmt_f > to_pmt_map
Definition: rpcpmtconverters_thrift.h:85
pmt::pmt_t operator()(const GNURadio::Knob &knob)
to_pmt_f()
Definition: rpcpmtconverters_thrift.h:22
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:69
Definition: rpcpmtconverters_thrift.h:42
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83
virtual ~to_pmt_f()
Definition: rpcpmtconverters_thrift.h:23
Definition: rpcpmtconverters_thrift.h:66
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:54
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:33
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:48
Definition: rpcpmtconverters_thrift.h:36
Definition: rpcpmtconverters_thrift.h:18
GNURadio::Knob from_pmt(const pmt::pmt_t &knob)
static To_PMT instance
Definition: rpcpmtconverters_thrift.h:79
Definition: rpcpmtconverters_thrift.h:51
To_PMT & operator=(const To_PMT &)=delete
pmt::pmt_t operator()(const GNURadio::Knob &knob)
Definition: rpcpmtconverters_thrift.h:57