mcx::state_machine::State::event_name
less than a minute
mcx::state_machine::State::event_name
Public Attributes
Name | |
---|---|
Event< SUPER_STATE > * | event |
std::string | name |
Public Attributes Documentation
variable event
Event< SUPER_STATE > * event;
variable name
std::string name;
Updated on 2022-04-05 at 16:21:27 +0200