#include <common.hpp>
Classes | |
struct | transition_action_result |
Public Types | |
typedef ::boost::mpl::set < action_tag > | tag_type |
typedef action_tag | euml_tag_type |
typedef Target_< Index > | action_name |
Public Member Functions | |
template<class EVT , class FSM , class SourceState , class TargetState > | |
transition_action_result< EVT, FSM, SourceState, TargetState > ::type | operator() (EVT const &, FSM &, SourceState &, TargetState &tgt) const |
|
inherited |
|
inherited |
typedef ::boost::mpl::set<action_tag> boost::msm::front::euml::Target_< Index >::tag_type |
|
inline |