Struct StRecoverStep4
Defined in File st_recover_step_4.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StRecoverStep4, MsRecover >
Struct Documentation
-
struct StRecoverStep4 : public smacc2::SmaccState<StRecoverStep4, MsRecover>
Public Types
-
typedef mpl::list<Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StRecoverStep5, NEXT>, Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, smacc2::deep_history<MsRun::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>, StRecoverStep5, NEXT>, Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, smacc2::deep_history<MsRun::LastDeepState>, SUCCESS>> reactions