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::not_a_row< T1 > Struct Template Reference

#include <metafunctions.hpp>

Classes

struct  dummy_event
 

Public Types

typedef int not_real_row_tag
 
typedef T1 current_state_type
 
typedef T1 next_state_type
 
typedef dummy_event transition_event
 

Member Typedef Documentation

template<typename T1 >
typedef T1 boost::msm::back::not_a_row< T1 >::current_state_type
template<typename T1 >
typedef T1 boost::msm::back::not_a_row< T1 >::next_state_type
template<typename T1 >
typedef int boost::msm::back::not_a_row< T1 >::not_real_row_tag
template<typename T1 >
typedef dummy_event boost::msm::back::not_a_row< T1 >::transition_event

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