Enum HistoryType

Enum Documentation

enum class hsmcpp::HistoryType

Defines the type of history state.

The history state can be shallow or deep (see History for details).

Values:

enumerator SHALLOW

remember only the immediate substate of the parent state

enumerator DEEP

remember the last active state of the substate hierarchy