alma::ACS::impl::RWBoolImpl Class Reference

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

List of all members.

Public Member Functions

 RWBoolImpl (String name, CharacteristicComponentImpl parentComponent) throws PropertyInitializationFailed
 RWBoolImpl (String name, CharacteristicComponentImpl parentComponent, DataAccess dataAccess) throws PropertyInitializationFailed
Object readPropertyTypeCharacteristic (String name) throws NoSuchCharacteristic
void set_async (Bool value, CBvoid cb, CBDescIn desc)
void set_nonblocking (Bool value)
Completion set_sync (Bool value)
Bool[] allStates ()
Condition[] condition ()
Monitorpattern create_monitor (CBpattern cb, CBDescIn desc)
Monitor create_postponed_monitor (long start_time, CBpattern cb, CBDescIn desc)
Bool default_value ()
void get_async (CBpattern cb, CBDescIn desc)
int get_history (int n_last_values, BoolSeqHolder vs, TimeSeqHolder ts)
Bool get_sync (CompletionHolder c)
String[] statesDescription ()
boolean dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc)

Detailed Description

Implementation of alma.ACS.ROpattern.

Author:
Camilo Menay
Cristian Maureira
Version:
$id$

Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

Bool [] alma::ACS::impl::RWBoolImpl::allStates (  )  [inline]
Condition [] alma::ACS::impl::RWBoolImpl::condition (  )  [inline]
Monitorpattern alma::ACS::impl::RWBoolImpl::create_monitor ( CBpattern  cb,
CBDescIn  desc 
) [inline]
Monitor alma::ACS::impl::RWBoolImpl::create_postponed_monitor ( long  start_time,
CBpattern  cb,
CBDescIn  desc 
) [inline]
Bool alma::ACS::impl::RWBoolImpl::default_value (  )  [inline]
boolean alma::ACS::impl::RWBoolImpl::dispatchCallback ( int  type,
Object  value,
Callback  callback,
Completion  completion,
CBDescOut  desc 
) [inline]
void alma::ACS::impl::RWBoolImpl::get_async ( CBpattern  cb,
CBDescIn  desc 
) [inline]
int alma::ACS::impl::RWBoolImpl::get_history ( int  n_last_values,
BoolSeqHolder  vs,
TimeSeqHolder  ts 
) [inline]
Bool alma::ACS::impl::RWBoolImpl::get_sync ( CompletionHolder  c  )  [inline]
Object alma::ACS::impl::RWBoolImpl::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::impl::PropertyImpl::name().

void alma::ACS::impl::RWBoolImpl::set_async ( Bool  value,
CBvoid  cb,
CBDescIn  desc 
) [inline]
See also:
alma.ACS.PBoolOperations::set_async(alma.acs.Bool,alma.ACS.CBpattern, alma.ACS.CBDescIn)

References alma::ACS::impl::CommonPropertyImpl::setAsync().

void alma::ACS::impl::RWBoolImpl::set_nonblocking ( Bool  value  )  [inline]
Completion alma::ACS::impl::RWBoolImpl::set_sync ( Bool  value  )  [inline]
String [] alma::ACS::impl::RWBoolImpl::statesDescription (  )  [inline]

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

Generated by  doxygen 1.6.2