Corium
1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
HistoryState.hpp
Go to the documentation of this file.
1
7
#pragma once
8
9
namespace
corium::fsm
{
10
16
template
<
typename
DefaultState>
17
struct
ShallowHistory
{
18
using
DefaultStateType
= DefaultState;
19
};
20
21
}
// namespace corium::fsm
corium::fsm
Definition
HistoryState.hpp:9
corium::fsm::ShallowHistory
Tag type for designating a shallow history pseudostate in hierarchical state machines....
Definition
HistoryState.hpp:17
corium::fsm::ShallowHistory::DefaultStateType
DefaultState DefaultStateType
Definition
HistoryState.hpp:18
include
corium
fsm
HistoryState.hpp
Generated by
1.9.8