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 >::entry_pt< EntryPoint > Struct Template Reference

#include <state_machine.hpp>

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

Public Types

typedef EntryPoint wrapped_entry
 
typedef int pseudo_entry
 
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 >::entry_pt< 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 >::entry_pt< 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 int boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::entry_pt< EntryPoint >::pseudo_entry
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 >::entry_pt< EntryPoint >::wrapped_entry

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