#include <transition.hpp>
|
template<class State , class EventBase , class IdType > |
static detail::reaction_result | react (State &stt, const EventBase &evt, const IdType &eventType) |
|
template<class Event , class Destination , class TransitionContext = detail::no_context< Event >, void(TransitionContext::*)(const Event &) pTransitionAction = &detail::no_context< Event >::no_function>
template<class State , class EventBase , class IdType >
The documentation for this class was generated from the following file: