

Definition at line 415 of file mtsManagerProxyServer.h.
| void mtsManagerProxyServer::ManagerServerI::Start | ( | ) |
Proxy management
| bool mtsManagerProxyServer::ManagerServerI::IsActiveProxy | ( | ) | const [inline] |
Getter
Definition at line 440 of file mtsManagerProxyServer.h.
References mtsProxyBaseCommon< _proxyOwner >::IsActiveProxy().
| void mtsManagerProxyServer::ManagerServerI::TestMessageFromClientToServer | ( | const std::string & | str, | |
| const ::Ice::Current & | current | |||
| ) |
Test method
| bool mtsManagerProxyServer::ManagerServerI::AddClient | ( | const std::string & | processName, | |
| const Ice::Identity & | , | |||
| const Ice::Current & | ||||
| ) |
Add a client proxy. Called when a proxy client connects to server proxy
| void mtsManagerProxyServer::ManagerServerI::Refresh | ( | const ::Ice::Current & | ) |
Refresh current connection
| void mtsManagerProxyServer::ManagerServerI::Shutdown | ( | const ::Ice::Current & | ) |
Shutdown this session; prepare shutdown for safe and clean termination
| bool mtsManagerProxyServer::ManagerServerI::AddProcess | ( | const std::string & | processName, | |
| const::Ice::Current & | CMN_UNUSED(current) | |||
| ) |
Process Management
| bool mtsManagerProxyServer::ManagerServerI::AddComponent | ( | const std::string & | processName, | |
| const std::string & | componentName, | |||
| const::Ice::Current & | CMN_UNUSED(current) | |||
| ) |
Component Management
| ::Ice::Int mtsManagerProxyServer::ManagerServerI::Connect | ( | const ::mtsManagerProxy::ConnectionStringSet & | connectionStringSet, | |
| const ::Ice::Current & | current | |||
| ) |
Connection Management
| bool mtsManagerProxyServer::ManagerServerI::SetInterfaceProvidedProxyAccessInfo | ( | const ::mtsManagerProxy::ConnectionStringSet & | connectionStringSet, | |
| const std::string & | endpointInfo, | |||
| const ::Ice::Current & | current | |||
| ) |
Networking