CARMA C++
carma::ui::rtd::GoodIsGreenVisitor Class Reference

Visitor that post processes a set of MonitorCell to have green as their good color. More...

#include <carma/ui/rtd/common/GoodIsGreenVisitor.h>

Inherits carma::ui::rtd::MonitorTableVisitor.

Public Member Functions

void addToEffectedSet (const monitor::MonitorPoint &mp)
 
void postprocessMonitorCell (const monitor::MonitorPoint &mp, MonitorCell &monitorCell) const
 
- Public Member Functions inherited from carma::ui::rtd::MonitorTableVisitor
virtual bool acceptMonitorPoint (const monitor::MonitorPoint &mp) const
 
virtual int calcCellWidth (const monitor::MonitorPoint &mp) const
 
virtual ::std::string generateRowLabel (const monitor::MonitorPoint &mp, bool showUnits) const
 
virtual void postprocessMonitorCell (const monitor::MonitorPoint &mp, MonitorCell &monitorCell) const
 

Detailed Description

Visitor that post processes a set of MonitorCell to have green as their good color.

Definition at line 18 of file GoodIsGreenVisitor.h.


The documentation for this class was generated from the following file: