Public Member Functions | |
| AccessChecker () | |
| void | run () |
The thread to check the status of the connection
| com::cosylab::logging::engine::ACS::LCEngine::AccessChecker::AccessChecker | ( | ) | [inline] |
Constructor
| void com::cosylab::logging::engine::ACS::LCEngine::AccessChecker::run | ( | ) | [inline] |
The thread that 1- monitors the status of the connection 2- reconnect if the autoReconnect option is activated
The thread is started when the connection is activated and terminated when disconnects from the NC.
References com::cosylab::logging::engine::ACS::LCEngine::autoReconnect, com::cosylab::logging::engine::ACS::LCEngine::CHECK_INTERVAL, com::cosylab::logging::engine::ACS::LCEngine::connect(), com::cosylab::logging::engine::ACS::LCEngine::disconnectRA(), com::cosylab::logging::engine::ACS::LCEngine::isConnected(), com::cosylab::logging::engine::ACS::LCEngine::listenersDispatcher, com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishConnectionLost(), com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishReport(), com::cosylab::logging::engine::ACS::LCEngine::terminateThread, and com::cosylab::logging::engine::ACS::LCEngine::wasConnected.
1.6.2