Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::logging::engine::RemoteAccess Interface Reference

Inheritance diagram for com::cosylab::logging::engine::RemoteAccess:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void destroy ()
void initialize (ORB theORB, Manager manager)
boolean isInitialized ()
boolean isConnected ()
void close (boolean sync)

Detailed Description

Interface implemented by ACSRemoteAccess and simulatorRemoteAccess. Its methods serve the basic purpose of creating, using and destroying the engine to which messages are directed. Creation date: (10/30/2001 3:42:14 PM)
Author:
:


Member Function Documentation

void com::cosylab::logging::engine::RemoteAccess::close boolean  sync  ) 
 

Close the threads and free all the resources

Parameters:
sync If it is true wait the termination of the threads before returning

Implemented in com::cosylab::logging::engine::ACS::ACSRemoteAccess, and com::cosylab::logging::engine::simulator::simulatorRemoteAccess.

void com::cosylab::logging::engine::RemoteAccess::destroy  ) 
 

Implemented in com::cosylab::logging::engine::ACS::ACSRemoteAccess, and com::cosylab::logging::engine::simulator::simulatorRemoteAccess.

void com::cosylab::logging::engine::RemoteAccess::initialize ORB  theORB,
Manager  manager
 

Implemented in com::cosylab::logging::engine::ACS::ACSRemoteAccess, and com::cosylab::logging::engine::simulator::simulatorRemoteAccess.

boolean com::cosylab::logging::engine::RemoteAccess::isConnected  ) 
 

Implemented in com::cosylab::logging::engine::ACS::ACSRemoteAccess, and com::cosylab::logging::engine::simulator::simulatorRemoteAccess.

boolean com::cosylab::logging::engine::RemoteAccess::isInitialized  ) 
 

Implemented in com::cosylab::logging::engine::ACS::ACSRemoteAccess, and com::cosylab::logging::engine::simulator::simulatorRemoteAccess.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:13:07 2009 for ACS Java API by doxygen 1.3.8