alma::ACS::MasterComponentImpl::statemachine::AlmaSubsystemStateAbstract Class Reference

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

List of all members.

Public Member Functions

 AlmaSubsystemStateAbstract (AlmaSubsystemContext superContext)
abstract AcsState[] getStateHierarchy ()
abstract String stateName ()
void stop () throws AcsJIllegalStateEventEx
void shutdownPass1 () throws AcsJIllegalStateEventEx
void initPass2 () throws AcsJIllegalStateEventEx
void start () throws AcsJIllegalStateEventEx
void initPass1 () throws AcsJIllegalStateEventEx
void shutdownPass2 () throws AcsJIllegalStateEventEx
void reinit () throws AcsJIllegalStateEventEx
void error () throws AcsJIllegalStateEventEx
abstract void entry ()
void exit ()

Protected Attributes

AlmaSubsystemContext m_superContext

Detailed Description

Abstract state class. Concrete subclass receives delegation calls from the SM's super context class.


Constructor & Destructor Documentation

alma::ACS::MasterComponentImpl::statemachine::AlmaSubsystemStateAbstract::AlmaSubsystemStateAbstract ( AlmaSubsystemContext  superContext  )  [inline]

References m_superContext.


Member Function Documentation

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

Member Data Documentation


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

Generated by  doxygen 1.6.2