CARMA C++
MonitorComponent.h File Reference

The MonitorComponent class is an interface used to build the monitor hierarchy. More...

#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  carma::monitor::MonitorComponent
 A composite interface used to build the monitor system hierarchy. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::monitor
 Monitor subsystem.
 

Functions

std::ostream & carma::monitor::operator<< (std::ostream &os, const MonitorComponent &component)
 

Detailed Description

The MonitorComponent class is an interface used to build the monitor hierarchy.

Author
: Steve Scott

$CarmaCopyright$

Definition in file MonitorComponent.h.