#include <common.hpp>
Classes | |
struct | state_action_result |
struct | transition_action_result |
Public Types | |
enum | { value = Val } |
typedef ::boost::mpl::int_< Val > | value_type |
typedef ::boost::mpl::set < state_action_tag, action_tag > | tag_type |
typedef action_tag | euml_tag_type |
typedef Int_< Val > | action_name |
Public Member Functions | |
template<class EVT , class FSM , class SourceState , class TargetState > | |
int | operator() (EVT const &, FSM &, SourceState &, TargetState &) |
template<class Event , class FSM , class STATE > | |
int | operator() (Event const &, FSM &, STATE &) |
|
inherited |
|
inherited |
typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::Int_< Val >::tag_type |
typedef ::boost::mpl::int_<Val> boost::msm::front::euml::Int_< Val >::value_type |
|
inline |
|
inline |