#include <common.hpp>
Classes | |
struct | state_action_result |
Public Types | |
typedef ::boost::mpl::set < state_action_tag > | tag_type |
typedef action_tag | euml_tag_type |
typedef GetState_< Index > | action_name |
Public Member Functions | |
template<class Event , class FSM , class STATE > | |
state_action_result< Event, FSM, STATE >::type | operator() (Event const &, FSM &, STATE &state) |
|
inherited |
|
inherited |
typedef ::boost::mpl::set<state_action_tag> boost::msm::front::euml::GetState_< Index >::tag_type |
|
inline |