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,::boost::msm::back::favor_compile_time > Struct Template Reference

#include <favor_compile_time.hpp>

Collaboration diagram for boost::msm::back::dispatch_table< Fsm, Stt, Event,::boost::msm::back::favor_compile_time >:

Public Member Functions

 dispatch_table ()
 

Public Attributes

chain_row entries [max_state+1]
 

Static Public Attributes

static const dispatch_table instance
 

Constructor & Destructor Documentation

Member Data Documentation

template<class Fsm , class Stt , class Event >
chain_row boost::msm::back::dispatch_table< Fsm, Stt, Event,::boost::msm::back::favor_compile_time >::entries[max_state+1]
template<class Fsm , class Stt , class Event >
const dispatch_table boost::msm::back::dispatch_table< Fsm, Stt, Event,::boost::msm::back::favor_compile_time >::instance
static

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