CARMA C++
|
Class wrapper for monitor subsystem frame structure that manages storage for a monitor subsystem frame. More...
#include "carma/util/BaseException.h"
#include "carma/monitor/types.h"
#include "carma/monitor/MonitorPointSample.h"
#include "carma/monitor/MonitorPointHeader.h"
#include "carma/monitor/SubsystemFrameHeader.h"
#include <map>
Go to the source code of this file.
Classes | |
class | carma::monitor::IllegalMonitorPointExceptionObj |
Exception class thrown when an invalid monitor point is detected. More... | |
class | carma::monitor::SubsystemFrame |
Frame containing monitor points for a monitor subsystem frame. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::monitor | |
Monitor subsystem. | |
Class wrapper for monitor subsystem frame structure that manages storage for a monitor subsystem frame.
$CarmaCopyright$
Definition in file SubsystemFrame.h.