#include <rpcserver_ice.h>
List of all members.
Classes |
struct | get_all_f |
struct | get_f |
struct | properties_all_f |
struct | properties_f |
struct | set_f |
Constructor & Destructor Documentation
rpcserver_ice::rpcserver_ice |
( |
| ) |
|
virtual rpcserver_ice::~rpcserver_ice |
( |
| ) |
|
|
virtual |
Member Function Documentation
GNURadio::KnobMap rpcserver_ice::get |
( |
const GNURadio::KnobIDList & |
, |
|
|
const Ice::Current & |
|
|
) |
| |
GNURadio::KnobMap rpcserver_ice::getRe |
( |
const GNURadio::KnobIDList & |
, |
|
|
const Ice::Current & |
|
|
) |
| |
GNURadio::KnobPropMap rpcserver_ice::properties |
( |
const GNURadio::KnobIDList & |
, |
|
|
const Ice::Current & |
|
|
) |
| |
void rpcserver_ice::registerQueryCallback |
( |
const std::string & |
id, |
|
|
const queryCallback_t |
callback |
|
) |
| |
virtual void rpcserver_ice::set |
( |
const GNURadio::KnobMap & |
, |
|
|
const Ice::Current & |
|
|
) |
| |
|
virtual |
virtual void rpcserver_ice::shutdown |
( |
const Ice::Current & |
| ) |
|
|
virtual |
void rpcserver_ice::unregisterConfigureCallback |
( |
const std::string & |
id | ) |
|
|
virtual |
void rpcserver_ice::unregisterQueryCallback |
( |
const std::string & |
id | ) |
|
|
virtual |
The documentation for this class was generated from the following file: