#include <ConfigurableRemoteServer.h>
◆ ConfigurableRemoteServer() [1/3]
icl::io::ConfigurableRemoteServer::ConfigurableRemoteServer |
( |
| ) |
|
◆ ConfigurableRemoteServer() [2/3]
icl::io::ConfigurableRemoteServer::ConfigurableRemoteServer |
( |
utils::Configurable * |
configurable, |
|
|
const std::string & |
scope |
|
) |
| |
◆ ConfigurableRemoteServer() [3/3]
icl::io::ConfigurableRemoteServer::ConfigurableRemoteServer |
( |
const std::string & |
configurableID, |
|
|
const std::string & |
scope |
|
) |
| |
◆ ~ConfigurableRemoteServer()
icl::io::ConfigurableRemoteServer::~ConfigurableRemoteServer |
( |
| ) |
|
◆ create_client()
static utils::Configurable* icl::io::ConfigurableRemoteServer::create_client |
( |
const std::string & |
remoteServerScope | ) |
|
|
static |
◆ init() [1/2]
void icl::io::ConfigurableRemoteServer::init |
( |
utils::Configurable * |
configurable, |
|
|
const std::string & |
scope |
|
) |
| |
◆ init() [2/2]
void icl::io::ConfigurableRemoteServer::init |
( |
const std::string & |
configurableID, |
|
|
const std::string & |
scope |
|
) |
| |
◆ m_data
Data* icl::io::ConfigurableRemoteServer::m_data |
|
private |
The documentation for this class was generated from the following file: