#include <FSMConstructor.h>
Public Member Functions | |
~EventAction () | |
Public Attributes | |
std::string | text |
std::string | type |
Definition at line 35 of file FSMConstructor.h.
fsm_constructor::EventAction::~EventAction | ( | ) | [inline] |
Definition at line 39 of file FSMConstructor.h.
std::string fsm_constructor::EventAction::text |
Definition at line 38 of file FSMConstructor.h.
std::string fsm_constructor::EventAction::type |
Definition at line 37 of file FSMConstructor.h.