10 #ifndef CARMA_UI_RTD_DISPLAYTIMEONLYVISITOR_H
11 #define CARMA_UI_RTD_DISPLAYTIMEONLYVISITOR_H
13 #include "carma/ui/rtd/common/MonitorTableVisitor.h"
21 class MonitorTableVisitor;
36 void postprocessMonitorCell(
42 ::std::set< ::std::string > effected_;
46 typedef boost::shared_ptr<DisplayTimeOnlyVisitor> DisplayTimeOnlyVisitorPtr;
Visitor to display time only instead of full Date and Time.
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...