alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract Class Reference

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

List of all members.

Public Member Functions

 OfflineSubStateAbstract (AlmaSubsystemContext superContext, OfflineState offlineContext, AcsLogger logger)
abstract AcsState[] getStateHierarchy ()
abstract String stateName ()
abstract void entry ()
void initPass1 () throws AcsJIllegalStateEventEx
void initPass2 () throws AcsJIllegalStateEventEx
void shutdownPass2 () throws AcsJIllegalStateEventEx

Protected Attributes

final AcsLogger logger
AlmaSubsystemContext m_superContext
OfflineState m_offlineContext

Detailed Description

Abstract class for substates of composite state 'Offline'.


Constructor & Destructor Documentation

alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::OfflineSubStateAbstract ( AlmaSubsystemContext  superContext,
OfflineState  offlineContext,
AcsLogger  logger 
) [inline]

References m_offlineContext, and m_superContext.


Member Function Documentation

abstract void alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::entry (  )  [pure virtual]
abstract AcsState [] alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::getStateHierarchy (  )  [pure virtual]
void alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::initPass1 (  )  throws AcsJIllegalStateEventEx [inline]
void alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::initPass2 (  )  throws AcsJIllegalStateEventEx [inline]
void alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::shutdownPass2 (  )  throws AcsJIllegalStateEventEx [inline]
abstract String alma::ACS::MasterComponentImpl::statemachine::OfflineSubStateAbstract::stateName (  )  [pure virtual]

Member Data Documentation


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

Generated by  doxygen 1.6.2