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 >::handle_eventless_transitions_helper< StateType, Enable > Struct Template Reference

#include <state_machine.hpp>

Public Member Functions

 handle_eventless_transitions_helper (library_sm *, bool)
 
void process_completion_event ()
 

Constructor & Destructor Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class StateType, class Enable = void>
boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::handle_eventless_transitions_helper< StateType, Enable >::handle_eventless_transitions_helper ( library_sm ,
bool   
)
inline

Member Function Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class StateType, class Enable = void>
void boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::handle_eventless_transitions_helper< StateType, Enable >::process_completion_event ( )
inline

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