Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
HistoryState.hpp File Reference

Tag type for shallow history pseudostate in hierarchical state machines. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  corium::fsm::ShallowHistory< DefaultState >
 Tag type for designating a shallow history pseudostate in hierarchical state machines. When entered, the state machine transitions to the most recently visited state in the group, or to DefaultState if the group has not been visited yet. More...
 

Namespaces

namespace  corium
 
namespace  corium::fsm
 

Detailed Description

Tag type for shallow history pseudostate in hierarchical state machines.