OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
FsmStateEntry Struct Reference

#include <FsmTypes.h>

Public Attributes

std::string name
 
std::unique_ptr< FsmStatestate
 
FsmTransitions transitions
 

Member Data Documentation

◆ name

std::string FsmStateEntry::name

◆ state

std::unique_ptr<FsmState> FsmStateEntry::state

◆ transitions

FsmTransitions FsmStateEntry::transitions

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