|
static void | setAllowConnectionFail (bool _allowConFail) |
|
static bool | allowConnectionFail () |
|
static const Ice::ObjectAdapterPtr & | adapter () |
|
static void | deinitialize () |
|
static SeqAppConfigClient & | getClients () |
|
static AppConfigClientPtr | getClientByName (const std::string &_name) |
| client by exact name More...
|
|
static AppConfigClientPtr | getClientByNode (const Nice::JointPtr &_name) |
| returns client by node More...
|
|
static std::vector< Nice::ServiceWatchdogPtr > | getAllWatchdogs () |
|
static Nice::ServiceWatchdogPtr | getWatchdogByServiceName (const std::string &serviceName) |
|
static AppConfigClientPtr | connectWithAlias (const std::string &_alias, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | connectWithEndpoint (const Nice::Endpoint &_endpoint, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | connectWithEndpointAtNode (const Nice::Endpoint &_endpoint, const std::string &_node, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | create (const Nice::Endpoint &_endpoint, Nice::JointPtr _seed, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | create (Nice::BridgeIceServicePrx _proxy, Nice::JointPtr _seed, const std::string &_key="") |
|
static AppConfigClientPtr | getClient (const Nice::Endpoint &_endpoint) |
|
static void | remove (const Nice::Endpoint &_endpoint) |
|
static void | setAllowConnectionFail (bool _allowConFail) |
|
static bool | allowConnectionFail () |
|
static const Ice::ObjectAdapterPtr & | adapter () |
|
static void | deinitialize () |
|
static SeqAppConfigClient & | getClients () |
|
static AppConfigClientPtr | getClientByName (const std::string &_name) |
| client by exact name More...
|
|
static AppConfigClientPtr | getClientByNode (const Nice::JointPtr &_name) |
| returns client by node More...
|
|
static std::vector< Nice::ServiceWatchdogPtr > | getAllWatchdogs () |
|
static Nice::ServiceWatchdogPtr | getWatchdogByServiceName (const std::string &serviceName) |
|
static AppConfigClientPtr | connectWithAlias (const std::string &_alias, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | connectWithEndpoint (const Nice::Endpoint &_endpoint, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | connectWithEndpointAtNode (const Nice::Endpoint &_endpoint, const std::string &_node, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | create (const Nice::Endpoint &_endpoint, Nice::JointPtr _seed, bool _throwIfNotConnected=s_throwOnConnectionFail) |
|
static AppConfigClientPtr | create (Nice::BridgeIceServicePrx _proxy, Nice::JointPtr _seed, const std::string &_key="") |
|
static AppConfigClientPtr | getClient (const Nice::Endpoint &_endpoint) |
|
static void | remove (const Nice::Endpoint &_endpoint) |
|