

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