

Public Member Functions | |
| HistoryMonitorImpl (CommonPropertyImpl property) | |
| BACIPriority | getPriority () |
Protected Member Functions | |
| void | retrieveValueAndDispatch (long keyTime, boolean done) |
Implementation of history monitor - retrieveValueAndDispatch method adds value to the history buffer. History monitor is IDLE priority task.
| alma::ACS::impl::HistoryMonitorImpl::HistoryMonitorImpl | ( | CommonPropertyImpl | property | ) | [inline] |
Constructor.
| property | property to be monitored, non-null. |
References alma::ACS::impl::CommonMonitorImpl::initialize(), and alma::ACS::impl::CommonMonitorImpl::startTime.
| BACIPriority alma::ACS::impl::HistoryMonitorImpl::getPriority | ( | ) | [inline] |
Reimplemented from alma::ACS::impl::CommonMonitorImpl.
References alma::ACS::jbaci::BACIPriority::IDLE.
| void alma::ACS::impl::HistoryMonitorImpl::retrieveValueAndDispatch | ( | long | keyTime, | |
| boolean | done | |||
| ) | [inline, protected] |
Retrieve property value via cached mnemonicValue and add response to the history buffer.
Reimplemented from alma::ACS::impl::CommonMonitorImpl.
References alma::ACSErr::Completion::timeStamp, and alma::ACSErr::CompletionHolder::value.
1.6.2