#include <common.hpp>


Classes | |
| struct | state_action_result |
| struct | transition_action_result |
Public Types | |
| typedef ::boost::mpl::set < state_action_tag, action_tag > | tag_type |
| typedef action_tag | euml_tag_type |
| typedef Predicate_< T > | action_name |
Public Member Functions | |
| template<class EVT , class FSM , class SourceState , class TargetState > | |
| T | operator() (EVT const &, FSM &, SourceState &, TargetState &) |
| template<class Event , class FSM , class STATE > | |
| T | operator() (Event const &, FSM &, STATE &) |
|
inherited |
|
inherited |
| typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::Predicate_< T >::tag_type |
|
inline |
References T.
|
inline |
References T.