Struct StRecoveryDeliberate2
Defined in File st_recovery_deliberate_2.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StRecoveryDeliberate2, MsRecovery2 >
Struct Documentation
-
struct StRecoveryDeliberate2 : public smacc2::SmaccState<StRecoveryDeliberate2, MsRecovery2>
Public Types
-
typedef mpl::list<Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoveryEvaluate2, NEXT>, Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, smacc2::deep_history<MsStarting::LastDeepState>, SUCCESS>> reactions
Public Static Functions
-
static inline void staticConfigure()
-
struct NEXT : public SUCCESS
-
struct PREVIOUS : public ABORT
-
struct TIMEOUT : public ABORT
-
typedef mpl::list<Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoveryEvaluate2, NEXT>, Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, smacc2::deep_history<MsStarting::LastDeepState>, SUCCESS>> reactions