

Public Member Functions | |
| RWdoubleImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed | |
| RWdoubleImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed | |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| 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) |
| boolean | dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc) |
| Object | sum (Object value1, Object value2, boolean substract) |
| double | max_value () |
| double | min_value () |
| void | set_async (double value, CBvoid callback, CBDescIn descIn) |
| void | set_nonblocking (double value) |
| Completion | set_sync (double value) |
Implementation of alma.ACS.RWdouble.
| alma::ACS::impl::RWdoubleImpl::RWdoubleImpl | ( | String | name, | |
| CharacteristicComponentImpl | parentComponent | |||
| ) | throws PropertyInitializationFailed [inline] |
| name | ||
| parentComponent |
| PropertyInitializationFailed |
References alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.
| alma::ACS::impl::RWdoubleImpl::RWdoubleImpl | ( | 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.
| Monitordouble alma::ACS::impl::RWdoubleImpl::create_monitor | ( | CBdouble | callback, | |
| CBDescIn | descIn | |||
| ) | [inline] |
References create_postponed_monitor().
| Monitordouble alma::ACS::impl::RWdoubleImpl::create_postponed_monitor | ( | long | startTime, | |
| CBdouble | callback, | |||
| CBDescIn | descIn | |||
| ) | [inline] |
References alma::ACS::impl::CommonPropertyImpl::registerMonitor().
Referenced by create_monitor().
| double alma::ACS::impl::RWdoubleImpl::default_value | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonPropertyImpl::defaultValue.
Referenced by get_sync().
| boolean alma::ACS::impl::RWdoubleImpl::dispatchCallback | ( | int | type, | |
| Object | value, | |||
| Callback | callback, | |||
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::jbaci::CallbackDispatcher.
| int alma::ACS::impl::RWdoubleImpl::get_history | ( | int | arg0, | |
| doubleSeqHolder | arg1, | |||
| TimeSeqHolder | arg2 | |||
| ) | [inline] |
| double alma::ACS::impl::RWdoubleImpl::get_sync | ( | CompletionHolder | completionHolder | ) | [inline] |
| double alma::ACS::impl::RWdoubleImpl::graph_max | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMax.
| double alma::ACS::impl::RWdoubleImpl::graph_min | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMin.
| boolean alma::ACS::impl::RWdoubleImpl::lessThanDelta | ( | Object | value1, | |
| Object | value2, | |||
| Object | delta | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| double alma::ACS::impl::RWdoubleImpl::max_value | ( | ) | [inline] |
Implements alma::ACS::RWdoubleOperations.
References alma::ACS::impl::RWCommonComparablePropertyImpl::maxValue.
| double alma::ACS::impl::RWdoubleImpl::min_delta_trigger | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minDeltaTrigger.
| double alma::ACS::impl::RWdoubleImpl::min_step | ( | ) | [inline] |
Implements alma::ACS::PdoubleOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minStep.
| double alma::ACS::impl::RWdoubleImpl::min_value | ( | ) | [inline] |
Implements alma::ACS::RWdoubleOperations.
References alma::ACS::impl::RWCommonComparablePropertyImpl::minValue.
| boolean alma::ACS::impl::RWdoubleImpl::noDelta | ( | Object | value | ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| Object alma::ACS::impl::RWdoubleImpl::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().
| void alma::ACS::impl::RWdoubleImpl::set_async | ( | double | value, | |
| CBvoid | callback, | |||
| CBDescIn | descIn | |||
| ) | [inline] |
References alma::ACS::impl::CommonPropertyImpl::setAsync().
| void alma::ACS::impl::RWdoubleImpl::set_nonblocking | ( | double | value | ) | [inline] |
Implements alma::ACS::RWdoubleOperations.
References alma::ACS::impl::CommonPropertyImpl::setNonblocking().
| Completion alma::ACS::impl::RWdoubleImpl::set_sync | ( | double | value | ) | [inline] |
Implements alma::ACS::RWdoubleOperations.
References alma::ACS::impl::CommonPropertyImpl::setSync().
| Object alma::ACS::impl::RWdoubleImpl::sum | ( | Object | value1, | |
| Object | value2, | |||
| boolean | substract | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
1.6.2