

Public Member Functions | |
| simulatorRemoteAccess (ACSRemoteLogListener listener) | |
| void | addLogRemoteConnListener (ACSRemoteLogListener listener) |
| void | destroy () |
| void | initialize (ORB theORB, Manager manager) |
| boolean | isConnected () |
| boolean | isInitialized () |
| void | run () |
| void | pause (boolean pause) |
| void | close (boolean sync) |
Private Attributes | |
| boolean | isInitalized = false |
| ACSRemoteLogListener | logListener |
| Random | random |
| boolean | paused = false |
|
|
simulatorRemoteAccess constructor comment. |
|
|
|
|
|
Close the threads and free all the resources
Implements com::cosylab::logging::engine::RemoteAccess.
|
|
|
destroy method comment. Implements com::cosylab::logging::engine::RemoteAccess.
|
|
||||||||||||
|
initialize method comment. Implements com::cosylab::logging::engine::RemoteAccess.
|
|
|
Implements com::cosylab::logging::engine::RemoteAccess.
|
|
|
isInitialized method comment. Implements com::cosylab::logging::engine::RemoteAccess.
|
|
|
Pause/unpause the thread that publishes logs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8