49 bool l_bStateChanged = (m_bAlive != a_bAlive);
51 return l_bStateChanged;
67 #endif // ALIVE_GUARD_H
bool UpdateSerialPortState(bool a_bAlive)
Change the serial port state.
bool IsAlive() const
Query whether the related serial port is currently alive.
AliveGuard()
The constructor of AccessGuard objects.