Public Attributes | List of all members
TransitionProperty Struct Reference

State Transition Property for State Machine Class. More...

#include <state_machine.h>

Public Attributes

std::string from_state
 
std::string to_state
 
std::string trigger_event
 

Detailed Description

State Transition Property for State Machine Class.

Definition at line 34 of file state_machine.h.

Member Data Documentation

std::string TransitionProperty::from_state

Definition at line 37 of file state_machine.h.

std::string TransitionProperty::to_state

Definition at line 38 of file state_machine.h.

std::string TransitionProperty::trigger_event

Definition at line 36 of file state_machine.h.


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


rostate_machine
Author(s):
autogenerated on Wed Sep 4 2019 05:19:52