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::ListReverse_< Container > Struct Template Reference

#include <container.hpp>

Inheritance diagram for boost::msm::front::euml::ListReverse_< Container >:
Collaboration diagram for boost::msm::front::euml::ListReverse_< Container >:

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 ListReverse_< Container > 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 ListReverse_< Container > boost::msm::front::euml::euml_action< ListReverse_< Container > >::action_name
inherited
template<class Container >
typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::ListReverse_< Container >::tag_type

Member Function Documentation

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

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