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::exit_pseudo_state< Event, BASE, SMPtrPolicy > Struct Template Reference

#include <states.hpp>

Inheritance diagram for boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >:
Collaboration diagram for boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >:

Public Types

typedef Event event
 
typedef BASE Base
 
typedef SMPtrPolicy PtrPolicy
 
typedef int pseudo_exit
 
typedef ::boost::mpl::vector0 flag_list
 
typedef ::boost::mpl::vector0 internal_flag_list
 
typedef ::boost::mpl::vector0 deferred_events
 

Member Typedef Documentation

template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef BASE boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::Base
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::deferred_events
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef Event boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::event
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::flag_list
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::internal_flag_list
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef int boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::pseudo_exit
template<class Event , class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef SMPtrPolicy boost::msm::front::exit_pseudo_state< Event, BASE, SMPtrPolicy >::PtrPolicy

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