26 #ifndef MONITOR_MONITORS_MONITORPOSITION_H
27 #define MONITOR_MONITORS_MONITORPOSITION_H
31 #include "MonitorIn.hxx"
55 #endif // MONITOR_MONITORS_MONITORPOSITION_H
void calculate()
calculate current followed data and store them in values vector
std::string getTypeName()
return a string relative to monitor type
MonitoringManager * monitoringManager
monitoring manager
Definition: Monitor.h:114
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:46
Manager of the benchmark tests.
Definition: MonitoringManager.h:50
~MonitorPosition()
destructor
MonitorPosition(mml::Monitor *m, MonitoringManager *monitoringManager)
constructor
string(REGEX REPLACE"^.*-(.*)-.*""\\1"ARCH"${CAMITK_CONTINUOUS_INTEGRATION}") string(REGEX REPLACE"^.*-.*-(.*)""\\1"BUILDTYPE"$
Definition: continuous.cmake:34
A monitor based on the position.
Definition: MonitorPosition.h:37