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::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy > Struct Template Reference

#include <states.hpp>

Inheritance diagram for boost::msm::front::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy >:
Collaboration diagram for boost::msm::front::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy >:

Public Types

typedef ::boost::mpl::vector0 flag_list
 
typedef
boost::msm::back::build_interrupt_state_flag_list
< typename
boost::msm::back::get_interrupt_events
< EndInterruptEvent >::type >
::type 
internal_flag_list
 
typedef ::boost::mpl::vector0 deferred_events
 

Member Typedef Documentation

template<class EndInterruptEvent , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy >::deferred_events
template<class EndInterruptEvent , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy >::flag_list
template<class EndInterruptEvent , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef boost::msm::back::build_interrupt_state_flag_list< typename boost::msm::back::get_interrupt_events<EndInterruptEvent>::type >::type boost::msm::front::interrupt_state< EndInterruptEvent, BASE, SMPtrPolicy >::internal_flag_list

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