Struct StLeakyLungStep1
Defined in File st_leaky_lung_step_1.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StLeakyLungStep1, MsLeakyLung >
Struct Documentation
-
struct StLeakyLungStep1 : public smacc2::SmaccState<StLeakyLungStep1, MsLeakyLung>
Public Types
-
typedef mpl::list<Transition<EvTimer<CbTimerCountdownOnce, OrTimer>, StLeakyLungStep2, TIMEOUT>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StLeakyLungStep2, 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<EvTimer<CbTimerCountdownOnce, OrTimer>, StLeakyLungStep2, TIMEOUT>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StLeakyLungStep2, SUCCESS>> reactions