Struct StRecoveryAnalyze2
Defined in File st_recovery_analyze_2.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StRecoveryAnalyze2, MsRecovery2 >
Struct Documentation
-
struct StRecoveryAnalyze2 : public smacc2::SmaccState<StRecoveryAnalyze2, MsRecovery2>
Public Types
-
typedef mpl::list<Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, StRecoveryBifurcate2, TIMEOUT>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoveryBifurcate2, 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<EvTimer<CbTimerCountdownOnce, OrTimer>, StRecoveryBifurcate2, TIMEOUT>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoveryBifurcate2, SUCCESS>> reactions