Goby3  3.1.5
2024.05.14
boost::statechart::detail::deep_history_storer< contextHasInheritedDeepHistory, contextHasDeepHistory > Struct Template Reference

#include <boost/statechart/simple_state.hpp>

Static Public Member Functions

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

Detailed Description

template<bool contextHasInheritedDeepHistory, bool contextHasDeepHistory>
struct boost::statechart::detail::deep_history_storer< contextHasInheritedDeepHistory, contextHasDeepHistory >

Definition at line 141 of file simple_state.hpp.

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

Definition at line 144 of file simple_state.hpp.


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