rad 6.2.0
|
Receiver of TRS health status updates. More...
#include <rad/anyEvent.hpp>
#include <rad/smAdapter.hpp>
#include <memory>
#include <string>
#include <string_view>
#include <boost/asio.hpp>
#include <ptpmon/client.hpp>
Go to the source code of this file.
Classes | |
struct | rad::TrsHealthBadEventTrait |
struct | rad::TrsHealthGoodEventTrait |
class | rad::TrsHealth |
Adapter for ptpmond's TRS Health status to the state machine. More... | |
Namespaces | |
namespace | rad |
Typedefs | |
using | rad::TrsHealthBadEvent = rad::EventT<TrsHealthBadEventTrait> |
using | rad::TrsHealthGoodEvent = rad::EventT<TrsHealthGoodEventTrait> |
Receiver of TRS health status updates.