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::Row< SOURCE, EVENT, TARGET, none, none > Struct Template Reference

#include <functor_row.hpp>

Public Types

typedef SOURCE Source
 
typedef EVENT Evt
 
typedef TARGET Target
 
typedef none Action
 
typedef none Guard
 
typedef _row_tag row_type_tag
 

Member Typedef Documentation

template<class SOURCE , class EVENT , class TARGET >
typedef none boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::Action
template<class SOURCE , class EVENT , class TARGET >
typedef EVENT boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::Evt
template<class SOURCE , class EVENT , class TARGET >
typedef none boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::Guard
template<class SOURCE , class EVENT , class TARGET >
typedef _row_tag boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::row_type_tag
template<class SOURCE , class EVENT , class TARGET >
typedef SOURCE boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::Source
template<class SOURCE , class EVENT , class TARGET >
typedef TARGET boost::msm::front::Row< SOURCE, EVENT, TARGET, none, none >::Target

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