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::NoHistoryImpl< NumberOfRegions > Class Template Reference

#include <history_policies.hpp>

Public Member Functions

 NoHistoryImpl ()
 
 ~NoHistoryImpl ()
 
void set_initial_states (int *const initial_states)
 
void history_exit (int *const )
 
template<class Event >
const int * history_entry (Event const &)
 
NoHistoryImpl< NumberOfRegions > & operator= (NoHistoryImpl< NumberOfRegions > const &rhs)
 
template<class Event >
bool process_deferred_events (Event const &) const
 
template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Constructor & Destructor Documentation

template<int NumberOfRegions>
boost::msm::back::NoHistoryImpl< NumberOfRegions >::NoHistoryImpl ( )
inline
template<int NumberOfRegions>
boost::msm::back::NoHistoryImpl< NumberOfRegions >::~NoHistoryImpl ( )
inline

Member Function Documentation

template<int NumberOfRegions>
template<class Event >
const int* boost::msm::back::NoHistoryImpl< NumberOfRegions >::history_entry ( Event const &  )
inline
template<int NumberOfRegions>
void boost::msm::back::NoHistoryImpl< NumberOfRegions >::history_exit ( int *  const)
inline
template<int NumberOfRegions>
NoHistoryImpl<NumberOfRegions>& boost::msm::back::NoHistoryImpl< NumberOfRegions >::operator= ( NoHistoryImpl< NumberOfRegions > const &  rhs)
inline
template<int NumberOfRegions>
template<class Event >
bool boost::msm::back::NoHistoryImpl< NumberOfRegions >::process_deferred_events ( Event const &  ) const
inline
template<int NumberOfRegions>
template<class Archive >
void boost::msm::back::NoHistoryImpl< NumberOfRegions >::serialize ( Archive &  ar,
const unsigned  int 
)
inline
template<int NumberOfRegions>
void boost::msm::back::NoHistoryImpl< NumberOfRegions >::set_initial_states ( int *const  initial_states)
inline

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