Struct StShuttingDown
Defined in File st_shutting_down.hpp
Inheritance Relationships
Base Type
public smacc2::SmaccState< StShuttingDown, SmAtomicLifecycle >
Struct Documentation
-
struct StShuttingDown : public smacc2::SmaccState<StShuttingDown, SmAtomicLifecycle>
Public Types
-
typedef mpl::list<Transition<EvTransitionOnShutdownSuccess<ClLifecycleNode, OrLifecycleNode>, StFinalized, SUCCESS>, Transition<EvTransitionOnShutdownError<ClLifecycleNode, OrLifecycleNode>, StErrorProcessing, ABORT>> reactions
Public Static Functions
-
static inline void staticConfigure()
-
typedef mpl::list<Transition<EvTransitionOnShutdownSuccess<ClLifecycleNode, OrLifecycleNode>, StFinalized, SUCCESS>, Transition<EvTransitionOnShutdownError<ClLifecycleNode, OrLifecycleNode>, StErrorProcessing, ABORT>> reactions