#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 State_Attribute_ < StateType, Index > | action_name |
Public Member Functions | |
| template<class Event , class FSM , class STATE > | |
| state_action_result< Event, FSM, STATE >::type | operator() (Event const &, FSM &fsm, STATE &) |
|
inherited |
|
inherited |
| typedef ::boost::mpl::set<state_action_tag> boost::msm::front::euml::State_Attribute_< StateType, Index >::tag_type |
|
inline |