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::process_any_event_helper< Fsm > Struct Template Reference

#include <favor_compile_time.hpp>

Public Member Functions

 process_any_event_helper (msm::back::HandledEnum &res_, Fsm *self_,::boost::any any_event_)
 
template<class Event >
void operator() (boost::msm::wrap< Event > const &)
 

Constructor & Destructor Documentation

template<class Fsm>
boost::msm::back::process_any_event_helper< Fsm >::process_any_event_helper ( msm::back::HandledEnum res_,
Fsm *  self_,
::boost::any  any_event_ 
)
inline

Member Function Documentation

template<class Fsm>
template<class Event >
void boost::msm::back::process_any_event_helper< Fsm >::operator() ( boost::msm::wrap< Event > const &  )
inline

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