Searched refs:deep_construct (Results 1 – 7 of 7) sorted by relevance
70 deep_construct( &outermostContextBase, outermostContextBase ); in initial_deep_construct()74 static void deep_construct( in deep_construct() function in boost::statechart::state
47 static void deep_construct( in deep_construct() function in boost::statechart::deep_history
47 static void deep_construct( in deep_construct() function in boost::statechart::shallow_history
584 deep_construct( &outermostContextBase, outermostContextBase ); in initial_deep_construct()587 static void deep_construct( in deep_construct() function in boost::statechart::simple_state893 current_inner::deep_construct( pInnerContext, outermostContextBase ); in deep_construct_inner_impl()
660 reinterpret_cast< void (*)() >( &HistorizedState::deep_construct ) ); in store_shallow_history()1036 DefaultState::deep_construct( in construct_with_history_impl()
28 self.deep_construct = False64 self.deep_construct = False71 old_deep = self.deep_construct72 self.deep_construct = True106 if self.deep_construct:114 self.deep_construct = old_deep
93 to_construct::deep_construct( pContext, outermostContextBase ); in construct()