alma::TT::SeqComponentImpl Class Reference

Inheritance diagram for alma::TT::SeqComponentImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::TT::SeqComponentImpl:
Collaboration graph
[legend]

List of all members.

Classes

class  readbackDoubleSeqDataAccess
class  readbackFloatSeqDataAccess
class  readbackLongSeqDataAccess
class  StatusDataAccess

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
synchronized void onImpl () throws AcsJException
synchronized void offImpl () throws AcsJException
void resetImpl () throws AcsJException
RWdoubleSeq doubleSeqRW ()
ROdoubleSeq doubleSeqRO ()
RWfloatSeq floatSeqRW ()
ROfloatSeq floatSeqRO ()
RWlongSeq longSeqRW ()
ROlongSeq longSeqRO ()
ROpattern status ()

Protected Attributes

ROpattern status
ROlongSeq longSeqRO
RWlongSeq longSeqRW
ROdoubleSeq doubleSeqRO
RWdoubleSeq doubleSeqRW
ROfloatSeq floatSeqRO
RWfloatSeq floatSeqRW
AtomicBoolean onState = new AtomicBoolean(false)

Detailed Description

Implementation of test.jbaci.SimpleMasterComponent.

Author:
Camilo Menay
Version:
$id$

Member Function Documentation

Referenced by initialize().

Methods for returning the properties

Referenced by initialize().

Referenced by initialize().

Referenced by initialize().

void alma::TT::SeqComponentImpl::initialize ( ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]

Referenced by initialize().

Referenced by initialize().

synchronized void alma::TT::SeqComponentImpl::offImpl (  )  throws AcsJException [inline]

Implementation of 'off' method.

Exceptions:
ACS exception on any failure.

References onState.

Referenced by alma::TT::SeqComponentImpl::StatusDataAccess::set().

synchronized void alma::TT::SeqComponentImpl::onImpl (  )  throws AcsJException [inline]

Implementation of 'on' method.

Exceptions:
ACS exception on any failure.

References onState.

Referenced by alma::TT::SeqComponentImpl::StatusDataAccess::set().

void alma::TT::SeqComponentImpl::resetImpl (  )  throws AcsJException [inline]

Implementation of 'reset' method.

Exceptions:
ACS exception on any failure.

References onState.

Referenced by initialize().


Member Data Documentation

AtomicBoolean alma::TT::SeqComponentImpl::onState = new AtomicBoolean(false) [protected]

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

Generated by  doxygen 1.6.2