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 > Struct Template Reference

#include <dispatch_table.hpp>

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

Public Member Functions

 dispatch_table ()
 

Public Attributes

cell entries [max_state+1]
 

Static Public Attributes

static const dispatch_table instance
 

Constructor & Destructor Documentation

template<class Fsm, class Stt, class Event, class CompilePolicy>
boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy >::dispatch_table ( )
inline

Member Data Documentation

template<class Fsm, class Stt, class Event, class CompilePolicy>
const boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy > boost::msm::back::dispatch_table< Fsm, Stt, Event, CompilePolicy >::instance
static

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