11 #ifndef EXCIISERVER_ACTION_STD_HPP
12 #define EXCIISERVER_ACTION_STD_HPP
65 void Initialize()
override;
73 void Configure(
const std::vector<std::string>& keys)
override;
179 ActionsStd(
const ActionsStd&) =
delete;
180 ActionsStd& operator=(
const ActionsStd&) =
delete;
Application class header file.
Definition: application.hpp:48
Definition: configurableActionGroup.hpp:23
Definition: signal.hpp:22
Adapter for ptpmond's TRS Health status to the state machine.
Definition: trsHealth.hpp:40
ConfigurableActionGroup class header file.
Definition: actionMgr.cpp:25
SMAdapter class header file.
Receiver of TRS health status updates.