Typedef hsmcpp::ActionHandlerFunc_t

Typedef Documentation

using hsmcpp::ActionHandlerFunc_t = std::function<void()>

Handler callback for enqueued actions.

See IHsmEventDispatcher::enqueueAction() for details.