7 #ifndef __MONITOR_ACTION_FWMETRICS_HPP__ 8 #define __MONITOR_ACTION_FWMETRICS_HPP__ 10 #include "monitor/config.hpp" 12 #include <fwGui/IActionSrv.hpp> 31 MONITOR_API virtual ~
fwMetrics() noexcept;
36 void configuring() override;
39 void starting() override;
42 void updating() override;
45 void stopping() override;
52 #endif //__MONITOR_ACTION_FWMETRICS_HPP__ Defines the service interface managing the menu items.
Implements an action for show metrics about f4s factories (number of data, message and service in fac...
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
The namespace monitor contains tools for monitoring an application built with FW4SPL.