1 #ifndef CARMA_UI_RTD_GREENISGOODVISITOR_H
2 #define CARMA_UI_RTD_GREENISGOODVISITOR_H
7 #include "carma/ui/rtd/common/MonitorTableVisitor.h"
26 void postprocessMonitorCell(
31 ::std::set< ::std::string > effected_;
Abstract base class for a monitor point.
Visitor that post processes a set of MonitorCell to have green as their good color.
A Cell that displays the current value of a MonitorPoint, with the background color gotten from a sec...