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

#include <state_machine.hpp>

Collaboration diagram for boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::region_processing_helper< StateType, Enable >:

Public Member Functions

 region_processing_helper (library_sm *self_, HandledEnum &result_)
 
template<class Event >
void process (Event const &evt)
 

Public Attributes

library_smself
 
HandledEnumresult
 

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 >::region_processing_helper< StateType, Enable >::region_processing_helper ( library_sm self_,
HandledEnum result_ 
)
inline

Member Function Documentation

Member Data 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>
HandledEnum& boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::region_processing_helper< StateType, Enable >::result
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>
library_sm* boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::region_processing_helper< StateType, Enable >::self

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