CARMA C++
|
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) |
The MonitorComponent class is an interface used to build the monitor hierarchy.
$CarmaCopyright$
Definition in file MonitorComponent.h.