Struct StObserve
Defined in File st_observe.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StObserve, MsRun >
Struct Documentation
-
struct StObserve : public smacc2::SmaccState<StObserve, MsRun>
Public Types
-
typedef mpl::list<Transition<EvKeyPressA<CbDefaultKeyboardBehavior, OrKeyboard>, SsACycle, AC_CYCLE>, Transition<EvKeyPressB<CbDefaultKeyboardBehavior, OrKeyboard>, SsBCycle, CMV_CYCLE>, Transition<EvKeyPressC<CbDefaultKeyboardBehavior, OrKeyboard>, SsCCycle, PC_CYCLE>> reactions
Public Static Functions
-
static inline void staticConfigure()
-
struct AC_CYCLE : public SUCCESS
-
struct CMV_CYCLE : public SUCCESS
-
struct PC_CYCLE : public SUCCESS
-
typedef mpl::list<Transition<EvKeyPressA<CbDefaultKeyboardBehavior, OrKeyboard>, SsACycle, AC_CYCLE>, Transition<EvKeyPressB<CbDefaultKeyboardBehavior, OrKeyboard>, SsBCycle, CMV_CYCLE>, Transition<EvKeyPressC<CbDefaultKeyboardBehavior, OrKeyboard>, SsCCycle, PC_CYCLE>> reactions