#include <common.hpp>
Public Types | |
typedef ::boost::mpl::set < action_tag > | tag_type |
typedef int | deferring_action |
typedef action_tag | euml_tag_type |
typedef DeferEvent_ | action_name |
Public Member Functions | |
template<class EVT , class FSM , class SourceState , class TargetState > | |
void | operator() (EVT const &evt, FSM &fsm, SourceState &, TargetState &) const |
|
inherited |
|
inherited |
typedef ::boost::mpl::set<action_tag> boost::msm::front::euml::DeferEvent_::tag_type |
|
inline |