CARMA C++
MonitorCell.h File Reference

Cell that takes a MonitorPoint and displays its current value. More...

#include "carma/monitor/monitorPointSpecializations.h"
#include "carma/ui/rtd/common/AntennaMapper.h"
#include "carma/ui/rtd/common/RtDisplay.h"
#include "carma/szautil/DataType.h"
#include "carma/szautil/MonitorCondition.h"
#include "carma/util/ErrorException.h"
#include <boost/shared_ptr.hpp>
#include <string>
#include <sstream>
#include <iostream>
#include <map>

Go to the source code of this file.

Classes

class  carma::ui::rtd::MonitorCell
 A Cell that displays the current value of a MonitorPoint, with the background color gotten from a second MP. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::monitor
 Monitor subsystem.
 
 carma::ui::rtd
 User Interface Realtime Display Windows.
 

Typedefs

typedef boost::shared_ptr
< MonitorCell > 
carma::ui::rtd::MonitorCellPtr
 

Detailed Description

Cell that takes a MonitorPoint and displays its current value.

Author
Steve Scott

$CarmaCopyright$

Definition in file MonitorCell.h.