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::Internal< EVENT, none, GUARD > Struct Template Reference

#include <functor_row.hpp>

Public Types

typedef EVENT Evt
 
typedef none Action
 
typedef GUARD Guard
 
typedef sm_g_i_row_tag row_type_tag
 

Static Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState , class AllStates >
static bool guard_call (FSM &fsm, EVT const &evt, SourceState &src, TargetState &tgt, AllStates &)
 

Member Typedef Documentation

template<class EVENT , class GUARD >
typedef none boost::msm::front::Internal< EVENT, none, GUARD >::Action
template<class EVENT , class GUARD >
typedef EVENT boost::msm::front::Internal< EVENT, none, GUARD >::Evt
template<class EVENT , class GUARD >
typedef GUARD boost::msm::front::Internal< EVENT, none, GUARD >::Guard
template<class EVENT , class GUARD >
typedef sm_g_i_row_tag boost::msm::front::Internal< EVENT, none, GUARD >::row_type_tag

Member Function Documentation

template<class EVENT , class GUARD >
template<class EVT , class FSM , class SourceState , class TargetState , class AllStates >
static bool boost::msm::front::Internal< EVENT, none, GUARD >::guard_call ( FSM &  fsm,
EVT const &  evt,
SourceState &  src,
TargetState &  tgt,
AllStates &   
)
inlinestatic

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