

Public Member Functions | |
| ROlongLongImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed | |
| ROlongLongImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed | |
| boolean | lessThanDelta (Object value1, Object value2, Object delta) |
| boolean | noDelta (Object value) |
| Object | sum (Object value1, Object value2, boolean substract) |
| Object | readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic |
| long | alarm_high_off () |
| long | alarm_high_on () |
| long | alarm_low_off () |
| long | alarm_low_on () |
| Subscription | new_subscription_Alarm (AlarmlongLong cb, CBDescIn desc) |
| MonitorlongLong | create_monitor (CBlongLong cb, CBDescIn desc) |
| MonitorlongLong | create_postponed_monitor (long start_time, CBlongLong cb, CBDescIn desc) |
| long | default_value () |
| void | get_async (CBlongLong cb, CBDescIn desc) |
| int | get_history (int n_last_values, longLongSeqHolder vs, TimeSeqHolder ts) |
| long | get_sync (CompletionHolder c) |
| long | graph_max () |
| long | graph_min () |
| long | min_delta_trigger () |
| long | min_step () |
| boolean | dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc) |
| alma::ACS::impl::ROlongLongImpl::ROlongLongImpl | ( | String | name, | |
| CharacteristicComponentImpl | parentComponent | |||
| ) | throws PropertyInitializationFailed [inline] |
| name | ||
| parentComponent |
| PropertyInitializationFailed |
References alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.
| alma::ACS::impl::ROlongLongImpl::ROlongLongImpl | ( | 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.
| long alma::ACS::impl::ROlongLongImpl::alarm_high_off | ( | ) | [inline] |
Implements alma::ACS::ROlongLongOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOff.
| long alma::ACS::impl::ROlongLongImpl::alarm_high_on | ( | ) | [inline] |
Implements alma::ACS::ROlongLongOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmHighOn.
| long alma::ACS::impl::ROlongLongImpl::alarm_low_off | ( | ) | [inline] |
Implements alma::ACS::ROlongLongOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOff.
| long alma::ACS::impl::ROlongLongImpl::alarm_low_on | ( | ) | [inline] |
Implements alma::ACS::ROlongLongOperations.
References alma::ACS::impl::ROCommonComparablePropertyImpl::alarmLowOn.
| MonitorlongLong alma::ACS::impl::ROlongLongImpl::create_monitor | ( | CBlongLong | cb, | |
| CBDescIn | desc | |||
| ) | [inline] |
References create_postponed_monitor().
| MonitorlongLong alma::ACS::impl::ROlongLongImpl::create_postponed_monitor | ( | long | start_time, | |
| CBlongLong | cb, | |||
| CBDescIn | desc | |||
| ) | [inline] |
References alma::ACS::impl::CommonPropertyImpl::registerMonitor().
Referenced by create_monitor().
| long alma::ACS::impl::ROlongLongImpl::default_value | ( | ) | [inline] |
Implements alma::ACS::PlongLongOperations.
References alma::ACS::impl::CommonPropertyImpl::defaultValue.
Referenced by get_sync().
| boolean alma::ACS::impl::ROlongLongImpl::dispatchCallback | ( | int | type, | |
| Object | value, | |||
| Callback | callback, | |||
| Completion | completion, | |||
| CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::jbaci::CallbackDispatcher.
| void alma::ACS::impl::ROlongLongImpl::get_async | ( | CBlongLong | cb, | |
| CBDescIn | desc | |||
| ) | [inline] |
| int alma::ACS::impl::ROlongLongImpl::get_history | ( | int | n_last_values, | |
| longLongSeqHolder | vs, | |||
| TimeSeqHolder | ts | |||
| ) | [inline] |
| long alma::ACS::impl::ROlongLongImpl::get_sync | ( | CompletionHolder | c | ) | [inline] |
| long alma::ACS::impl::ROlongLongImpl::graph_max | ( | ) | [inline] |
Implements alma::ACS::PlongLongOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMax.
| long alma::ACS::impl::ROlongLongImpl::graph_min | ( | ) | [inline] |
Implements alma::ACS::PlongLongOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::graphMin.
| boolean alma::ACS::impl::ROlongLongImpl::lessThanDelta | ( | Object | value1, | |
| Object | value2, | |||
| Object | delta | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| long alma::ACS::impl::ROlongLongImpl::min_delta_trigger | ( | ) | [inline] |
| long alma::ACS::impl::ROlongLongImpl::min_step | ( | ) | [inline] |
Implements alma::ACS::PlongLongOperations.
References alma::ACS::impl::CommonComparablePropertyImpl::minStep.
| Subscription alma::ACS::impl::ROlongLongImpl::new_subscription_Alarm | ( | AlarmlongLong | cb, | |
| CBDescIn | desc | |||
| ) | [inline] |
| boolean alma::ACS::impl::ROlongLongImpl::noDelta | ( | Object | value | ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
| Object alma::ACS::impl::ROlongLongImpl::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().
| Object alma::ACS::impl::ROlongLongImpl::sum | ( | Object | value1, | |
| Object | value2, | |||
| boolean | substract | |||
| ) | [inline, virtual] |
Implements alma::ACS::impl::CommonComparablePropertyImpl.
1.6.2