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::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD > Struct Template Reference

#include <stt_grammar.hpp>

Public Types

typedef SOURCE Source
 
typedef EVENT Evt
 
typedef TARGET Target
 
typedef ACTION Action
 
typedef GUARD Guard
 

Member Typedef Documentation

template<class SOURCE , class EVENT , class TARGET , class ACTION = none, class GUARD = none>
typedef ACTION boost::msm::front::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD >::Action
template<class SOURCE , class EVENT , class TARGET , class ACTION = none, class GUARD = none>
typedef EVENT boost::msm::front::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD >::Evt
template<class SOURCE , class EVENT , class TARGET , class ACTION = none, class GUARD = none>
typedef GUARD boost::msm::front::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD >::Guard
template<class SOURCE , class EVENT , class TARGET , class ACTION = none, class GUARD = none>
typedef SOURCE boost::msm::front::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD >::Source
template<class SOURCE , class EVENT , class TARGET , class ACTION = none, class GUARD = none>
typedef TARGET boost::msm::front::euml::TempRow< SOURCE, EVENT, TARGET, ACTION, GUARD >::Target

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