alma::ACS::impl::ROlongImpl Class Reference

Inheritance diagram for alma::ACS::impl::ROlongImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::impl::ROlongImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ROlongImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
 ROlongImpl (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 (CBlong callback, CBDescIn descIn)
Monitorlong create_postponed_monitor (long startTime, CBlong callback, CBDescIn descIn)
int default_value ()
void get_async (CBlong arg0, CBDescIn arg1)
int get_history (int arg0, longSeqHolder 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)

Detailed Description

Implementation of alma.ACS.ROdouble.

Author:
Camilo Menay
Cristian Maureira
Version:
$id$

Constructor & Destructor Documentation

alma::ACS::impl::ROlongImpl::ROlongImpl ( String  name,
CharacteristicComponentImpl  parentComponent 
) throws PropertyInitializationFailed [inline]
Parameters:
name 
parentComponent 
Exceptions:
PropertyInitializationFailed 

References alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.

alma::ACS::impl::ROlongImpl::ROlongImpl ( String  name,
CharacteristicComponentImpl  parentComponent,
DataAccess  dataAccess 
) throws PropertyInitializationFailed [inline]
Parameters:
name 
parentComponent 
dataAccess 
Exceptions:
PropertyInitializationFailed 

References alma::ACS::impl::CommonPropertyImpl::dataAccess, alma::ACS::PropertyOperations::name(), and alma::ACS::impl::PropertyImpl::parentComponent.


Member Function Documentation

int alma::ACS::impl::ROlongImpl::alarm_high_off (  )  [inline]
int alma::ACS::impl::ROlongImpl::alarm_high_on (  )  [inline]
int alma::ACS::impl::ROlongImpl::alarm_low_off (  )  [inline]
int alma::ACS::impl::ROlongImpl::alarm_low_on (  )  [inline]
Monitorlong alma::ACS::impl::ROlongImpl::create_monitor ( CBlong  callback,
CBDescIn  descIn 
) [inline]
Monitorlong alma::ACS::impl::ROlongImpl::create_postponed_monitor ( long  startTime,
CBlong  callback,
CBDescIn  descIn 
) [inline]
int alma::ACS::impl::ROlongImpl::default_value (  )  [inline]
boolean alma::ACS::impl::ROlongImpl::dispatchCallback ( int  type,
Object  value,
Callback  callback,
Completion  completion,
CBDescOut  desc 
) [inline]
void alma::ACS::impl::ROlongImpl::get_async ( CBlong  arg0,
CBDescIn  arg1 
) [inline]
int alma::ACS::impl::ROlongImpl::get_history ( int  arg0,
longSeqHolder  arg1,
TimeSeqHolder  arg2 
) [inline]
int alma::ACS::impl::ROlongImpl::get_sync ( CompletionHolder  completionHolder  )  [inline]
int alma::ACS::impl::ROlongImpl::graph_max (  )  [inline]
int alma::ACS::impl::ROlongImpl::graph_min (  )  [inline]
boolean alma::ACS::impl::ROlongImpl::lessThanDelta ( Object  value1,
Object  value2,
Object  delta 
) [inline, virtual]
See also:
alma.ACS.CommonComparablePropertyImpl::lessThanDelta(java.lang.Object, java.lang.Object, java.lang.Object)

Implements alma::ACS::impl::CommonComparablePropertyImpl.

int alma::ACS::impl::ROlongImpl::min_delta_trigger (  )  [inline]
int alma::ACS::impl::ROlongImpl::min_step (  )  [inline]
Subscription alma::ACS::impl::ROlongImpl::new_subscription_Alarm ( Alarmlong  arg0,
CBDescIn  arg1 
) [inline]
boolean alma::ACS::impl::ROlongImpl::noDelta ( Object  value  )  [inline, virtual]
See also:
alma.ACS.CommonComparablePropertyImpl::noDelta(java.lang.Object)

Implements alma::ACS::impl::CommonComparablePropertyImpl.

Object alma::ACS::impl::ROlongImpl::readPropertyTypeCharacteristic ( String  name  )  throws NoSuchCharacteristic [inline, virtual]
See also:
alma.ACS.CommonPropertyImpl::readPropertyTypeCharacteristic(java.lang.String)

Implements alma::ACS::impl::CommonPropertyImpl.

References alma::ACS::impl::PropertyImpl::characteristicModelImpl, alma::ACS::impl::CharacteristicModelImpl::getInteger(), and alma::ACS::PropertyOperations::name().

Object alma::ACS::impl::ROlongImpl::sum ( Object  value1,
Object  value2,
boolean  substract 
) [inline, virtual]
See also:
alma.ACS.CommonComparablePropertyImpl::sum(java.lang.Object, java.lang.Object, boolean)

Implements alma::ACS::impl::CommonComparablePropertyImpl.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2