1 #ifndef CARMA_UI_RTD_COLOR_VISITOR_H
2 #define CARMA_UI_RTD_COLOR_VISITOR_H
7 #include "carma/ui/rtd/common/MonitorTableVisitor.h"
9 #include "carma/ui/rtd/common/RtDisplay.h"
29 void postprocessMonitorCell(
34 ::std::set< ::std::string > effected_;
Cell that takes a MonitorPoint and displays its current value.
Abstract base class for a monitor point.
A Cell that displays the current value of a MonitorPoint, with the background color gotten from a sec...
enum carma::ui::rtd::CellColorEnum CellColor
Cell color choices.
Visitor that post processes a set of MonitorCell to have good and bad colors set to something other t...