

Public Member Functions | |
| ROdoubleImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed | |
| ROdoubleImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed | |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| double | alarm_high_off () |
| double | alarm_high_on () |
| double | alarm_low_off () |
| double | alarm_low_on () |
| Subscription | new_subscription_Alarm (Alarmdouble arg0, CBDescIn arg1) |
| Monitordouble | create_monitor (CBdouble callback, CBDescIn descIn) |
| Monitordouble | create_postponed_monitor (long startTime, CBdouble callback, CBDescIn descIn) |
| double | default_value () |
| void | get_async (CBdouble arg0, CBDescIn arg1) |
| int | get_history (int arg0, doubleSeqHolder arg1, TimeSeqHolder arg2) |
| double | get_sync (CompletionHolder completionHolder) |
| double | graph_max () |
| double | graph_min () |
| double | min_delta_trigger () |
| double | min_step () |
| boolean | lessThanDelta (Object value1, Object value2, Object delta) |
| boolean | noDelta (Object value) |
| Object | sum (Object value1, Object value2, boolean substract) |
| boolean | dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc) |
Implementation of alma.ACS.ROdouble.
| alma::ACS::impl::ROdoubleImpl::ROdoubleImpl | ( | String | name, | |
| CharacteristicComponentImpl | parentComponent | |||
| ) | throws PropertyInitializationFailed [inline] |
| name | ||
| parentComponent |
| PropertyInitializationFailed |
References alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.
| alma::ACS::impl::ROdoubleImpl::ROdoubleImpl | ( | String | name, | |
| CharacteristicComponentImpl | parentComponent, | |||
| DataAccess | dataAccess | |||
| ) | throws PropertyInitializationFailed [inline] |
| name | ||
| parentComponent | ||
| dataAccess |
| PropertyInitializationFailed |
References alma::ACS::impl::CommonPropertyImpl::dataAccess, alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.
| double alma::ACS::impl::ROdoubleImpl::alarm_high_off | ( | ) | [inline] |
Implements alma::ACS::ROdoubleOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOff.
| double alma::ACS::impl::ROdoubleImpl::alarm_high_on | ( | ) | [inline] |
Implements alma::ACS::ROdoubleOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOn.
| double alma::ACS::impl::ROdoubleImpl::alarm_low_off | ( | ) | [inline] |
Implements alma::ACS::ROdoubleOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOff.
| double alma::ACS::impl::ROdoubleImpl::alarm_low_on | ( | ) | [inline] |
Implements alma::ACS::ROdoubleOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOn.
| Monitordouble alma::ACS::impl::ROdoubleImpl::create_monitor | ( | CBdouble | callback, | |
| CBDescIn | descIn | |||
| ) | [inline] |
References create_postponed_monitor().
| Monitordouble alma::ACS::impl::ROdoubleImpl::create_postponed_monitor | ( | long | startTime, | |
| CBdouble | callback, | |||
| CBDescIn | descIn | |||
| ) | [inline] |
References alma::ACS::impl::CommonPropertyImpl::registerMonitor().
Referenced by create_monitor().
| double alma::ACS::impl::ROdoubleImpl::default_value | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonPropertyImpl::defaultValue.
Referenced by get_sync().
| boolean alma::ACS::impl::ROdoubleImpl::dispatchCallback | ( | int | type, | |
| Object | value, | |||
| Callback | callback, | |||
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::jbaci::CallbackDispatcher.
| int alma::ACS::impl::ROdoubleImpl::get_history | ( | int | arg0, | |
| doubleSeqHolder | arg1, | |||
| TimeSeqHolder | arg2 | |||
| ) | [inline] |
| double alma::ACS::impl::ROdoubleImpl::get_sync | ( | CompletionHolder | completionHolder | ) | [inline] |
| double alma::ACS::impl::ROdoubleImpl::graph_max | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMax.
| double alma::ACS::impl::ROdoubleImpl::graph_min | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMin.
| boolean alma::ACS::impl::ROdoubleImpl::lessThanDelta | ( | Object | value1, | |
| Object | value2, | |||
| Object | delta | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| double alma::ACS::impl::ROdoubleImpl::min_delta_trigger | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minDeltaTrigger.
| double alma::ACS::impl::ROdoubleImpl::min_step | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minStep.
| Subscription alma::ACS::impl::ROdoubleImpl::new_subscription_Alarm | ( | Alarmdouble | arg0, | |
| CBDescIn | arg1 | |||
| ) | [inline] |
| boolean alma::ACS::impl::ROdoubleImpl::noDelta | ( | Object | value | ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| Object alma::ACS::impl::ROdoubleImpl::readPropertyTypeCharacteristic | ( | String | name | ) | throws NoSuchCharacteristic [inline, virtual] |
Implements alma::ACS::impl::CommonPropertyImpl.
References alma::ACS::impl::PropertyImpl::characteristicModelImpl, alma::ACS::impl::CharacteristicModelImpl::getDouble(), and alma::ACS::PropertyOperations::name().
| Object alma::ACS::impl::ROdoubleImpl::sum | ( | Object | value1, | |
| Object | value2, | |||
| boolean | substract | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
1.6.2