ClientKernel: use Doxygen \note in comment
Dieser Commit ist enthalten in:
Ursprung
5b48969fbb
Commit
45cbc58c2a
@ -87,7 +87,7 @@ class ClientKernel final : public Kernel
|
|||||||
/*!
|
/*!
|
||||||
* \brief m_trackPowerOn caches command station track power state.
|
* \brief m_trackPowerOn caches command station track power state.
|
||||||
*
|
*
|
||||||
* NOTE: it must be accessed only from event loop thread or from
|
* \note It must be accessed only from event loop thread or from
|
||||||
* Z21::ClientKernel::onStart().
|
* Z21::ClientKernel::onStart().
|
||||||
*
|
*
|
||||||
* \sa EventLoop
|
* \sa EventLoop
|
||||||
@ -97,7 +97,7 @@ class ClientKernel final : public Kernel
|
|||||||
/*!
|
/*!
|
||||||
* \brief m_emergencyStop caches command station emergency stop state.
|
* \brief m_emergencyStop caches command station emergency stop state.
|
||||||
*
|
*
|
||||||
* NOTE: it must be accessed only from event loop thread or from
|
* \note It must be accessed only from event loop thread or from
|
||||||
* Z21::ClientKernel::onStart().
|
* Z21::ClientKernel::onStart().
|
||||||
*
|
*
|
||||||
* \sa EventLoop
|
* \sa EventLoop
|
||||||
|
|||||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren