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::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint > Struct Template Reference

#include <state_machine.hpp>

Inheritance diagram for boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >:
Collaboration diagram for boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >:

Public Types

typedef EntryPoint wrapped_entry
 
typedef int explicit_entry_state
 
typedef library_sm owner
 
typedef int no_automatic_create
 

Member Typedef Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class EntryPoint >
typedef int boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >::explicit_entry_state
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class EntryPoint >
typedef int boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >::no_automatic_create
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class EntryPoint >
typedef library_sm boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >::owner
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class EntryPoint >
typedef EntryPoint boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::direct< EntryPoint >::wrapped_entry

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