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::g_irow2< T1, Event, CalledForGuard, guard > Struct Template Reference

#include <row2.hpp>

Public Types

typedef g_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 >
static bool guard_call (FSM &fsm, Event const &evt, SourceState &src, TargetState &tgt, AllStates &all_states)
 

Member Typedef Documentation

template<typename T1 , class Event , typename CalledForGuard , bool(CalledForGuard::*)(Event const &) guard>
typedef Event boost::msm::front::g_irow2< T1, Event, CalledForGuard, guard >::Evt
template<typename T1 , class Event , typename CalledForGuard , bool(CalledForGuard::*)(Event const &) guard>
typedef g_irow_tag boost::msm::front::g_irow2< T1, Event, CalledForGuard, guard >::row_type_tag
template<typename T1 , class Event , typename CalledForGuard , bool(CalledForGuard::*)(Event const &) guard>
typedef T1 boost::msm::front::g_irow2< T1, Event, CalledForGuard, guard >::Source
template<typename T1 , class Event , typename CalledForGuard , bool(CalledForGuard::*)(Event const &) guard>
typedef T1 boost::msm::front::g_irow2< T1, Event, CalledForGuard, guard >::Target

Member Function Documentation

template<typename T1 , class Event , typename CalledForGuard , bool(CalledForGuard::*)(Event const &) guard>
template<class FSM , class SourceState , class TargetState , class AllStates >
static bool boost::msm::front::g_irow2< T1, Event, CalledForGuard, guard >::guard_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: