CARMA C++
|
Go to the source code of this file.
Classes | |
class | carma::monitor::ReachedNumThresholdLimitException |
Exception generated by SystemThreshdolFrame object when threshold object (specified by tagID) cannot be allocated due to lack of space (number of allocated thresholds == maxThresholds). More... | |
class | carma::monitor::SystemThresholdFrame |
Class that manages the thresholds for all the monitor points within a monitor system (represented by a carma::monitor::MonitorSystem object). More... | |
struct | carma::monitor::ThresholdFrameStruct |
Structure keeps track of sample properties of a monitor point for the purposes of calculating various averages. More... | |
class | carma::monitor::ThresholdObjectNotFoundException |
Exception generated by SystemThreshdolFrame object when threshold object (specified by tagID) is not found in the SystemthresholdFrame. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::monitor | |
Monitor subsystem. | |
This is the class declaration file for a threshold frame that holds all the threshold values for a monitor system.
File containing declarations for SystemThresholdFrame class.
Definition in file SystemThresholdFrame.h.