ark::fault::FaultPlugin
Defined in header “ark/faults/gui/fault_plugin.hh”.
This plugin allows you to visualize messages coming from the fault system to understand the configured system health.
Methods
-
FaultPlugin(std::string name, std::string comms_namespace)
Constructor. -
~FaultPlugin()
Destructor; implemented in source for forward declares. -
void initialize(gui::PluginInterface & interface)
Called to initialize and construct this plugin.