Struct StState1
- Defined in File st_state_1.hpp 
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
- public smacc2::SmaccState< StState1, MsRun >
Struct Documentation
- 
struct StState1 : public smacc2::SmaccState<StState1, MsRun>
- Public Types - 
typedef mpl::list<Transition<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, SS1::Ss1, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StState2, NEXT>, Transition<EvMyBehavior<CbMySubscriberBehavior, OrSubscriber>, StState2, 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<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, SS1::Ss1, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StState2, NEXT>, Transition<EvMyBehavior<CbMySubscriberBehavior, OrSubscriber>, StState2, NEXT>> reactions