alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State Class Reference

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

List of all members.

Public Member Functions

 ShuttingdownPass2State (AlmaSubsystemContext superContext, OfflineState context, AcsLogger logger)
String stateName ()
AcsState[] getStateHierarchy ()
void activate (String eventName)
void entry ()
void exit ()

Private Attributes

AcsDoActivity m_doActivity

Constructor & Destructor Documentation

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

Member Function Documentation

void alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State::activate ( String  eventName  )  [inline]
void alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State::entry (  )  [inline, virtual]
void alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State::exit (  )  [inline]
AcsState [] alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State::getStateHierarchy (  )  [inline, virtual]
String alma::ACS::MasterComponentImpl::statemachine::ShuttingdownPass2State::stateName (  )  [inline, virtual]

Member Data Documentation

Would be nice to mark this field final, but the AcsDoActivity requires the nextState which may not be constructed yet when this class's ctor is called.

Referenced by entry(), and exit().


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

Generated by  doxygen 1.6.2