My Project
Static Public Member Functions | List of all members
boost::statechart::detail::deep_history_storer< contextHasInheritedDeepHistory, contextHasDeepHistory > Struct Template Reference

#include <simple_state.hpp>

Collaboration diagram for boost::statechart::detail::deep_history_storer< contextHasInheritedDeepHistory, contextHasDeepHistory >:
Collaboration graph

Static Public Member Functions

template<class HistorizedState , class LeafState , class Context >
static void store_deep_history (Context &)
 

Member Function Documentation

◆ store_deep_history()

template<bool contextHasInheritedDeepHistory, bool contextHasDeepHistory>
template<class HistorizedState , class LeafState , class Context >
static void boost::statechart::detail::deep_history_storer< contextHasInheritedDeepHistory, contextHasDeepHistory >::store_deep_history ( Context &  )
inlinestatic
Here is the caller graph for this function:

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