Struct StState2
Defined in File st_state_2.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StState2, MsRun >
Struct Documentation
-
struct StState2 : public smacc2::SmaccState<StState2, MsRun>
Public Types
-
typedef mpl::list<Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, StState3, TIMEOUT>, Transition<EvAllGo<SrAllEventsGo>, StState3>, Transition<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, StState1, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StState3, NEXT>> 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>, StState3, TIMEOUT>, Transition<EvAllGo<SrAllEventsGo>, StState3>, Transition<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, StState1, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StState3, NEXT>> reactions