mcx::state_machine::Event0
less than a minute
mcx::state_machine::Event0
Inherits from mcx::state_machine::EventBase< STATE >
Public Functions
| Name | |
|---|---|
| Event0(EventStatus(STATE::*)() event) |
Additional inherited members
Public Functions inherited from mcx::state_machine::EventBase< STATE >
| Name | |
|---|---|
| virtual | ~EventBase() =default |
| Event< STATE > * | getEvent() const |
Protected Attributes inherited from mcx::state_machine::EventBase< STATE >
| Name | |
|---|---|
| Event< STATE > * | event_ |
Detailed Description
template <class STATE >
class mcx::state_machine::Event0;
Public Functions Documentation
function Event0
inline Event0(
EventStatus(STATE::*)() event
)
Updated on 2022-04-05 at 16:21:27 +0200