Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::front::euml::State_< Index > Struct Template Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::State_< Index >:
Collaboration diagram for boost::msm::front::euml::State_< Index >:

Classes

struct  state_action_result
 

Public Types

typedef ::boost::mpl::set
< state_action_tag
tag_type
 
typedef action_tag euml_tag_type
 
typedef State_< 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)
 

Member Typedef Documentation

typedef State_< Index > boost::msm::front::euml::euml_action< State_< Index > >::action_name
inherited
template<class Index >
typedef ::boost::mpl::set<state_action_tag> boost::msm::front::euml::State_< Index >::tag_type

Member Function Documentation

template<class Index >
template<class Event , class FSM , class STATE >
state_action_result<Event,FSM,STATE>::type boost::msm::front::euml::State_< Index >::operator() ( Event const &  ,
FSM &  ,
STATE &  state 
)
inline

The documentation for this struct was generated from the following file: