Struct StState2

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 Functions

inline void runtimeConfigure()
inline void onEntry()
inline void onExit()

Public Static Functions

static inline void staticConfigure()
struct NEXT : public SUCCESS
struct PREVIOUS : public ABORT
struct TIMEOUT : public ABORT