ERC CISST - cisst software

mtsManagerProxyServer::ManagerServerI Class Reference

Inheritance diagram for mtsManagerProxyServer::ManagerServerI:

Inheritance graph
[legend]
Collaboration diagram for mtsManagerProxyServer::ManagerServerI:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 415 of file mtsManagerProxyServer.h.

Public Member Functions


Member Function Documentation

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


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu