#include <gnuradio/rpcserver_thrift.h>
rpcserver_thrift::rpcserver_thrift |
( |
| ) |
|
virtual rpcserver_thrift::~rpcserver_thrift |
( |
| ) |
|
|
virtual |
void rpcserver_thrift::getKnobs |
( |
GNURadio::KnobMap & |
, |
|
|
const GNURadio::KnobIDList & |
|
|
) |
| |
void rpcserver_thrift::getRe |
( |
GNURadio::KnobMap & |
, |
|
|
const GNURadio::KnobIDList & |
|
|
) |
| |
void rpcserver_thrift::properties |
( |
GNURadio::KnobPropMap & |
, |
|
|
const GNURadio::KnobIDList & |
knobs |
|
) |
| |
void rpcserver_thrift::registerConfigureCallback |
( |
const std::string & |
id, |
|
|
const configureCallback_t |
callback |
|
) |
| |
void rpcserver_thrift::registerQueryCallback |
( |
const std::string & |
id, |
|
|
const queryCallback_t |
callback |
|
) |
| |
|
virtual |
void rpcserver_thrift::setKnobs |
( |
const GNURadio::KnobMap & |
| ) |
|
virtual void rpcserver_thrift::shutdown |
( |
| ) |
|
|
virtual |
void rpcserver_thrift::unregisterConfigureCallback |
( |
const std::string & |
id | ) |
|
|
virtual |
void rpcserver_thrift::unregisterQueryCallback |
( |
const std::string & |
id | ) |
|
|
virtual |
The documentation for this class was generated from the following file: