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::Target_< Index > Struct Template Reference

#include <common.hpp>

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

Classes

struct  transition_action_result
 

Public Types

typedef ::boost::mpl::set
< action_tag
tag_type
 
typedef action_tag euml_tag_type
 
typedef Target_< Index > action_name
 

Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState >
transition_action_result< EVT,
FSM, SourceState, TargetState >
::type 
operator() (EVT const &, FSM &, SourceState &, TargetState &tgt) const
 

Member Typedef Documentation

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

Member Function Documentation

template<class Index >
template<class EVT , class FSM , class SourceState , class TargetState >
transition_action_result<EVT,FSM,SourceState,TargetState>::type boost::msm::front::euml::Target_< Index >::operator() ( EVT const &  ,
FSM &  ,
SourceState &  ,
TargetState &  tgt 
) const
inline

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