ERC CISST - cisst software

mtsComponentInterfaceProxyServer::ComponentInterfaceServerI Class Reference

Inheritance diagram for mtsComponentInterfaceProxyServer::ComponentInterfaceServerI:

Inheritance graph
[legend]
Collaboration diagram for mtsComponentInterfaceProxyServer::ComponentInterfaceServerI:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 181 of file mtsComponentInterfaceProxyServer.h.

Public Member Functions


Member Function Documentation

void mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::Start (  ) 

Proxy management

bool mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::IsActiveProxy (  )  const [inline]

Getter

Definition at line 206 of file mtsComponentInterfaceProxyServer.h.

void mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::TestMessageFromClientToServer ( const std::string &  str,
const ::Ice::Current &  current 
)

Test method

bool mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::AddClient ( const std::string &  ,
::Ice::Int  ,
const Ice::Identity &  ,
const Ice::Current &   
)

Add a client proxy. Called when a proxy client connects to server proxy.

void mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::Refresh ( const ::Ice::Current &   ) 

Refresh current connection

void mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::Shutdown ( const ::Ice::Current &   ) 

Shutdown this session; prepare shutdown for safe and clean termination.

bool mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::FetchEventGeneratorProxyPointers ( const std::string &  clientComponentName,
const std::string &  requiredInterfaceName,
mtsComponentInterfaceProxy::EventGeneratorProxyPointerSet &  eventGeneratorProxyPointers,
const ::Ice::Current &  current 
) const

Fetch pointers of event generator proxies from a provided interface proxy at server side.

void mtsComponentInterfaceProxyServer::ComponentInterfaceServerI::ExecuteEventVoid ( ::Ice::Long  ,
const ::Ice::Current &   
)

Execute events


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