Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::front::ActionSequence_< Sequence >::Call< EVT, FSM, STATE > Struct Template Reference

#include <functor_row.hpp>

Public Member Functions

 Call (EVT const &evt, FSM &fsm, STATE &state)
 
template<class FCT >
void operator() (::boost::msm::wrap< FCT > const &)
 

Constructor & Destructor Documentation

template<class Sequence >
template<class EVT , class FSM , class STATE >
boost::msm::front::ActionSequence_< Sequence >::Call< EVT, FSM, STATE >::Call ( EVT const &  evt,
FSM &  fsm,
STATE &  state 
)
inline

Member Function Documentation

template<class Sequence >
template<class EVT , class FSM , class STATE >
template<class FCT >
void boost::msm::front::ActionSequence_< Sequence >::Call< EVT, FSM, STATE >::operator() ( ::boost::msm::wrap< FCT > const &  )
inline

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