Struct ShutDown¶
Defined in File StateMachine.hpp
Struct Documentation¶
-
struct mimir::ShutDown : public boost::statechart::state<ShutDown, StateMachine>¶
The state machine is shutdown, cleaning up before quitting application.
Public Types
Defined in File StateMachine.hpp
The state machine is shutdown, cleaning up before quitting application.
Public Types