Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy >::chain_row< Seq, AnEvent, State >::execute_helper Struct Reference

#include <dispatch_table.hpp>

Static Public Member Functions

template<class Sequence >
static HandledEnum execute (Fsm &, int, int, Event const &,::boost::mpl::true_ const &)
 
template<class Sequence >
static HandledEnum execute (Fsm &fsm, int region_index, int state, Event const &evt,::boost::mpl::false_ const &)
 

Member Function Documentation

template<class Fsm, class Stt, class Event, class CompilePolicy>
template<typename Seq, typename AnEvent, typename State>
template<class Sequence >
static HandledEnum boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy >::chain_row< Seq, AnEvent, State >::execute_helper::execute ( Fsm &  ,
int  ,
int  ,
Event const &  ,
::boost::mpl::true_ const &   
)
inlinestatic
template<class Fsm, class Stt, class Event, class CompilePolicy>
template<typename Seq, typename AnEvent, typename State>
template<class Sequence >
static HandledEnum boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy >::chain_row< Seq, AnEvent, State >::execute_helper::execute ( Fsm &  fsm,
int  region_index,
int  state,
Event const &  evt,
::boost::mpl::false_ const &   
)
inlinestatic

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