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::a_irow2< T1, Event, CalledForAction, action > Struct Template Reference

#include <row2.hpp>

Public Types

typedef a_irow_tag row_type_tag
 
typedef T1 Source
 
typedef T1 Target
 
typedef Event Evt
 

Static Public Member Functions

template<class FSM , class SourceState , class TargetState , class AllStates >
::boost::msm::back::HandledEnum action_call (FSM &fsm, Event const &evt, SourceState &src, TargetState &tgt, AllStates &all_states)
 

Member Typedef Documentation

template<typename T1 , class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef Event boost::msm::front::a_irow2< T1, Event, CalledForAction, action >::Evt
template<typename T1 , class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef a_irow_tag boost::msm::front::a_irow2< T1, Event, CalledForAction, action >::row_type_tag
template<typename T1 , class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef T1 boost::msm::front::a_irow2< T1, Event, CalledForAction, action >::Source
template<typename T1 , class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef T1 boost::msm::front::a_irow2< T1, Event, CalledForAction, action >::Target

Member Function Documentation

template<typename T1 , class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
template<class FSM , class SourceState , class TargetState , class AllStates >
::boost::msm::back::HandledEnum boost::msm::front::a_irow2< T1, Event, CalledForAction, action >::action_call ( FSM &  fsm,
Event const &  evt,
SourceState &  src,
TargetState &  tgt,
AllStates &  all_states 
)
inlinestatic

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