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::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy > Struct Template Reference

#include <states.hpp>

Inheritance diagram for boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >:
Collaboration diagram for boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >:

Public Types

enum  { zone_index =ZoneIndex }
 
typedef int pseudo_entry
 
typedef int explicit_entry_state
 
typedef ::boost::mpl::vector0 flag_list
 
typedef ::boost::mpl::vector0 internal_flag_list
 
typedef ::boost::mpl::vector0 deferred_events
 

Member Typedef Documentation

template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >::deferred_events
template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef int boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >::explicit_entry_state
template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >::flag_list
template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef ::boost::mpl::vector0 boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >::internal_flag_list
template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
typedef int boost::msm::front::entry_pseudo_state< ZoneIndex, BASE, SMPtrPolicy >::pseudo_entry

Member Enumeration Documentation

template<int ZoneIndex = -1, class BASE = default_base_state, class SMPtrPolicy = no_sm_ptr>
anonymous enum
Enumerator
zone_index 

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