

Public Member Functions | |
| ROlongSeqImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed | |
| ROlongSeqImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed | |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| int | alarm_high_off () |
| int | alarm_high_on () |
| int | alarm_low_off () |
| int | alarm_low_on () |
| Subscription | new_subscription_Alarm (Alarmlong arg0, CBDescIn arg1) |
| Monitorlong | create_monitor (CBlongSeq callback, CBDescIn descIn) |
| Monitorlong | create_postponed_monitor (long startTime, CBlongSeq callback, CBDescIn descIn) |
| int | default_value () |
| void | get_async (CBlongSeq arg0, CBDescIn arg1) |
| int | get_history (int arg0, longSeqSeqHolder arg1, TimeSeqHolder arg2) |
| int[] | get_sync (CompletionHolder completionHolder) |
| int | graph_max () |
| int | graph_min () |
| int | min_delta_trigger () |
| int | 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.ROlongSeq.
| alma::ACS::impl::ROlongSeqImpl::ROlongSeqImpl | ( | String | name, | |
| CharacteristicComponentImpl | parentComponent | |||
| ) | throws PropertyInitializationFailed [inline] |
| name | ||
| parentComponent |
| PropertyInitializationFailed |
References alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.
| alma::ACS::impl::ROlongSeqImpl::ROlongSeqImpl | ( | 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.
| int alma::ACS::impl::ROlongSeqImpl::alarm_high_off | ( | ) | [inline] |
Implements alma::ACS::ROlongSeqOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOff.
| int alma::ACS::impl::ROlongSeqImpl::alarm_high_on | ( | ) | [inline] |
Implements alma::ACS::ROlongSeqOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOn.
| int alma::ACS::impl::ROlongSeqImpl::alarm_low_off | ( | ) | [inline] |
Implements alma::ACS::ROlongSeqOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOff.
| int alma::ACS::impl::ROlongSeqImpl::alarm_low_on | ( | ) | [inline] |
Implements alma::ACS::ROlongSeqOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOn.
| Monitorlong alma::ACS::impl::ROlongSeqImpl::create_monitor | ( | CBlongSeq | callback, | |
| CBDescIn | descIn | |||
| ) | [inline] |
References create_postponed_monitor().
| Monitorlong alma::ACS::impl::ROlongSeqImpl::create_postponed_monitor | ( | long | startTime, | |
| CBlongSeq | callback, | |||
| CBDescIn | descIn | |||
| ) | [inline] |
References alma::ACS::impl::CommonPropertyImpl::registerMonitor().
Referenced by create_monitor().
| int alma::ACS::impl::ROlongSeqImpl::default_value | ( | ) | [inline] |
Implements alma::ACS::PlongSeqOperations.
References alma::ACS::impl::CommonPropertyImpl::defaultValue.
| boolean alma::ACS::impl::ROlongSeqImpl::dispatchCallback | ( | int | type, | |
| Object | value, | |||
| Callback | callback, | |||
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::jbaci::CallbackDispatcher.
| int alma::ACS::impl::ROlongSeqImpl::get_history | ( | int | arg0, | |
| longSeqSeqHolder | arg1, | |||
| TimeSeqHolder | arg2 | |||
| ) | [inline] |
| int [] alma::ACS::impl::ROlongSeqImpl::get_sync | ( | CompletionHolder | completionHolder | ) | [inline] |
| int alma::ACS::impl::ROlongSeqImpl::graph_max | ( | ) | [inline] |
Implements alma::ACS::PlongSeqOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMax.
| int alma::ACS::impl::ROlongSeqImpl::graph_min | ( | ) | [inline] |
Implements alma::ACS::PlongSeqOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMin.
| boolean alma::ACS::impl::ROlongSeqImpl::lessThanDelta | ( | Object | value1, | |
| Object | value2, | |||
| Object | delta | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| int alma::ACS::impl::ROlongSeqImpl::min_delta_trigger | ( | ) | [inline] |
Implements alma::ACS::PlongSeqOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minDeltaTrigger.
| int alma::ACS::impl::ROlongSeqImpl::min_step | ( | ) | [inline] |
Implements alma::ACS::PlongSeqOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minStep.
| Subscription alma::ACS::impl::ROlongSeqImpl::new_subscription_Alarm | ( | Alarmlong | arg0, | |
| CBDescIn | arg1 | |||
| ) | [inline] |
| boolean alma::ACS::impl::ROlongSeqImpl::noDelta | ( | Object | value | ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| Object alma::ACS::impl::ROlongSeqImpl::readPropertyTypeCharacteristic | ( | String | name | ) | throws NoSuchCharacteristic [inline, virtual] |
Implements alma::ACS::impl::CommonPropertyImpl.
References alma::ACS::impl::PropertyImpl::characteristicModelImpl, alma::ACS::impl::CharacteristicModelImpl::getIntegerSeq(), and alma::ACS::PropertyOperations::name().
| Object alma::ACS::impl::ROlongSeqImpl::sum | ( | Object | value1, | |
| Object | value2, | |||
| boolean | substract | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
1.6.2