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::Process2_< ToProcessEvt, Value, void, void, void > Struct Template Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::Process2_< ToProcessEvt, Value, void, void, void >:
Collaboration diagram for boost::msm::front::euml::Process2_< ToProcessEvt, Value, void, void, void >:

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 Process2_
< ToProcessEvt, Value, void,
void, void > 
action_name
 

Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState >
void operator() (EVT const &evt, FSM &fsm, SourceState &src, TargetState &tgt) const
 
template<class Event , class FSM , class STATE >
void operator() (Event const &evt, FSM &fsm, STATE &state) const
 

Member Typedef Documentation

typedef Process2_< ToProcessEvt, Value, void, void, void > boost::msm::front::euml::euml_action< Process2_< ToProcessEvt, Value, void, void, void > >::action_name
inherited
typedef action_tag boost::msm::front::euml::euml_action< Process2_< ToProcessEvt, Value, void, void, void > >::euml_tag_type
inherited
template<class ToProcessEvt , class Value >
typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::Process2_< ToProcessEvt, Value, void, void, void >::tag_type

Member Function Documentation

template<class ToProcessEvt , class Value >
template<class EVT , class FSM , class SourceState , class TargetState >
void boost::msm::front::euml::Process2_< ToProcessEvt, Value, void, void, void >::operator() ( EVT const &  evt,
FSM &  fsm,
SourceState &  src,
TargetState &  tgt 
) const
inline
template<class ToProcessEvt , class Value >
template<class Event , class FSM , class STATE >
void boost::msm::front::euml::Process2_< ToProcessEvt, Value, void, void, void >::operator() ( Event const &  evt,
FSM &  fsm,
STATE &  state 
) const
inline

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