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::Char_< Val > Struct Template Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::Char_< Val >:
Collaboration diagram for boost::msm::front::euml::Char_< Val >:

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 Char_< Val > action_name
 

Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState >
char operator() (EVT const &, FSM &, SourceState &, TargetState &)
 
template<class Event , class FSM , class STATE >
char operator() (Event const &, FSM &, STATE &)
 

Member Typedef Documentation

typedef Char_< Val > boost::msm::front::euml::euml_action< Char_< Val > >::action_name
inherited
template<char Val>
typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::Char_< Val >::tag_type

Member Function Documentation

template<char Val>
template<class EVT , class FSM , class SourceState , class TargetState >
char boost::msm::front::euml::Char_< Val >::operator() ( EVT const &  ,
FSM &  ,
SourceState &  ,
TargetState &   
)
inline
template<char Val>
template<class Event , class FSM , class STATE >
char boost::msm::front::euml::Char_< Val >::operator() ( Event const &  ,
FSM &  ,
STATE &   
)
inline

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