Murl Engine API  Version 2018.3
Murl::Logic::EnumStateMachine< EnumStateType > Struct Template Reference

Predefined StateMachine using an enumerated state data type. More...

#include <murl_logic_state_machine.h>

Detailed Description

template<class EnumStateType>
struct Murl::Logic::EnumStateMachine< EnumStateType >

Predefined StateMachine using an enumerated state data type.

Usage:

typedef EnumStateMachine<MyEnum>::Type MyEnumStateMachine;

The documentation for this struct was generated from the following file: