alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract Class Reference

Inheritance diagram for alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AvailableSubStateAbstract (AlmaSubsystemContext superContext, AvailableState context)
abstract AcsState[] getStateHierarchy ()
abstract String stateName ()
abstract void entry ()
void initPass1 () throws AcsJIllegalStateEventEx
void initPass2 () throws AcsJIllegalStateEventEx
void start () throws AcsJIllegalStateEventEx
void stop () throws AcsJIllegalStateEventEx
void shutdownPass2 () throws AcsJIllegalStateEventEx
void shutdownPass1 ()
void reinit ()
void error ()

Protected Attributes

AlmaSubsystemContext m_superContext
AvailableState m_context

Detailed Description

Abstract class for substates of composite state 'Available'.


Constructor & Destructor Documentation

alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::AvailableSubStateAbstract ( AlmaSubsystemContext  superContext,
AvailableState  context 
) [inline]

References m_context, and m_superContext.


Member Function Documentation

abstract void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::entry (  )  [pure virtual]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::error (  )  [inline]
abstract AcsState [] alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::getStateHierarchy (  )  [pure virtual]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::initPass1 (  )  throws AcsJIllegalStateEventEx [inline]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::initPass2 (  )  throws AcsJIllegalStateEventEx [inline]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::reinit (  )  [inline]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::shutdownPass1 (  )  [inline]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::shutdownPass2 (  )  throws AcsJIllegalStateEventEx [inline]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::start (  )  throws AcsJIllegalStateEventEx [inline]
abstract String alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::stateName (  )  [pure virtual]
void alma::ACS::MasterComponentImpl::statemachine::AvailableSubStateAbstract::stop (  )  throws AcsJIllegalStateEventEx [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2