alma::ACS::impl::RWfloatSeqImpl Class Reference

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

List of all members.

Public Member Functions

 RWfloatSeqImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
 RWfloatSeqImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed
Object readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic
Monitorfloat create_monitor (CBfloatSeq callback, CBDescIn descIn)
Monitorfloat create_postponed_monitor (long startTime, CBfloatSeq callback, CBDescIn descIn)
float default_value ()
void get_async (CBfloatSeq arg0, CBDescIn arg1)
int get_history (int arg0, floatSeqSeqHolder arg1, TimeSeqHolder arg2)
float[] get_sync (CompletionHolder completionHolder)
float graph_max ()
float graph_min ()
float min_delta_trigger ()
float 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)
float max_value ()
float min_value ()
void set_async (float[] value, CBvoid callback, CBDescIn descIn)
void set_nonblocking (float[] value)
Completion set_sync (float[] value)

Detailed Description

Implementation of alma.ACS.RWfloat.

Author:
Camilo Menay
Cristian Maureira
Version:
$id$

Constructor & Destructor Documentation

alma::ACS::impl::RWfloatSeqImpl::RWfloatSeqImpl ( 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::RWfloatSeqImpl::RWfloatSeqImpl ( 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

Monitorfloat alma::ACS::impl::RWfloatSeqImpl::create_monitor ( CBfloatSeq  callback,
CBDescIn  descIn 
) [inline]
Monitorfloat alma::ACS::impl::RWfloatSeqImpl::create_postponed_monitor ( long  startTime,
CBfloatSeq  callback,
CBDescIn  descIn 
) [inline]
float alma::ACS::impl::RWfloatSeqImpl::default_value (  )  [inline]
boolean alma::ACS::impl::RWfloatSeqImpl::dispatchCallback ( int  type,
Object  value,
Callback  callback,
Completion  completion,
CBDescOut  desc 
) [inline]
void alma::ACS::impl::RWfloatSeqImpl::get_async ( CBfloatSeq  arg0,
CBDescIn  arg1 
) [inline]
int alma::ACS::impl::RWfloatSeqImpl::get_history ( int  arg0,
floatSeqSeqHolder  arg1,
TimeSeqHolder  arg2 
) [inline]
float [] alma::ACS::impl::RWfloatSeqImpl::get_sync ( CompletionHolder  completionHolder  )  [inline]
float alma::ACS::impl::RWfloatSeqImpl::graph_max (  )  [inline]
float alma::ACS::impl::RWfloatSeqImpl::graph_min (  )  [inline]
boolean alma::ACS::impl::RWfloatSeqImpl::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.

float alma::ACS::impl::RWfloatSeqImpl::max_value (  )  [inline]
float alma::ACS::impl::RWfloatSeqImpl::min_delta_trigger (  )  [inline]
float alma::ACS::impl::RWfloatSeqImpl::min_step (  )  [inline]
float alma::ACS::impl::RWfloatSeqImpl::min_value (  )  [inline]
boolean alma::ACS::impl::RWfloatSeqImpl::noDelta ( Object  value  )  [inline, virtual]
See also:
alma.ACS.CommonComparablePropertyImpl::noDelta(java.lang.Object)

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

Object alma::ACS::impl::RWfloatSeqImpl::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::getFloatSeq(), and alma::ACS::PropertyOperations::name().

void alma::ACS::impl::RWfloatSeqImpl::set_async ( float[]  value,
CBvoid  callback,
CBDescIn  descIn 
) [inline]
void alma::ACS::impl::RWfloatSeqImpl::set_nonblocking ( float[]  value  )  [inline]
Completion alma::ACS::impl::RWfloatSeqImpl::set_sync ( float[]  value  )  [inline]
Object alma::ACS::impl::RWfloatSeqImpl::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