Public Member Functions | Protected Attributes

alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract Class Reference

Inheritance diagram for alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract:
alma.acs.genfw.runtime.sm.AcsState alma.ACS.MasterComponentImpl.statemachine.AvailableState

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  ) 

Member Function Documentation

abstract void alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract.entry (  )  [pure virtual]
void alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract.exit (  ) 
abstract AcsState [] alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract.getStateHierarchy (  )  [pure virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties