1 #ifndef CARMA_SYSTEM_THRESHOLD_FRAME_BUFFER_H
2 #define CARMA_SYSTEM_THRESHOLD_FRAME_BUFFER_H
78 ::std::auto_ptr< InternalIpq > ipq_;
SystemThresholdFrameBuffer(MonitorSystem &monitorSystem)
Constructor - Order of class construction is crucial here.
Class that manages the thresholds for all the monitor points within a monitor system (represented by ...
virtual void calibrateMonitorSystem()
Reads latest threshold values from IPQ and sets threshold related validity flags for all monitor poin...
Monitor system base class.
Class that manages the IPQ version of SystemThresholdFrame.
virtual ~SystemThresholdFrameBuffer()
Destructor - deletes frame structure if deleteStruct flag was true when the object was constructed...