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_Attribute_< StateType, Index > Struct Template Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::State_Attribute_< StateType, Index >:
Collaboration diagram for boost::msm::front::euml::State_Attribute_< StateType, 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_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 &)
 

Member Typedef Documentation

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

Member Function Documentation

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

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