CARMA C++
|
Class wrapper for monitor point samples stored in a subsystem frame. More...
#include <string>
#include "carma/corba/corba.h"
#include "carma/util/BaseException.h"
#include "carma/monitor/monitorframe.h"
#include "carma/monitor/types.h"
Go to the source code of this file.
Classes | |
class | carma::monitor::MonitorPointSample |
Class representing a data sample for a MonitorPoint. More... | |
struct | carma::monitor::MonitorSampleValue |
Structure for storing monitor point sample, including value. More... | |
union | carma::monitor::MonitorValue |
Union of all possible types of monitor sample values. More... | |
class | carma::monitor::SampleInvalidExceptionObj |
Exception class thrown when an invalid sample is detected. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::monitor | |
Monitor subsystem. | |
Class wrapper for monitor point samples stored in a subsystem frame.
$CarmaCopyright$
Definition in file MonitorPointSample.h.