Home
last modified time | relevance | path

Searched refs:pSelf (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/statechart/detail/
Dnode_state.hpp50 direct_state_base_ptr_type & pSelf,
113 typename state_base_type::node_state_base_ptr_type pSelf = in remove_from_state_list() local
115 pSelf->exit_impl( pSelf, pOutermostUnstableState, performFullExit ); in remove_from_state_list()
Dleaf_state.hpp67 direct_state_base_ptr_type & pSelf,
/third_party/boost/boost/statechart/
Dsimple_state.hpp505 typename base_type::direct_state_base_ptr_type & pSelf, in exit_impl() argument
512 pSelf = 0; in exit_impl()
517 inner_context_ptr_type & pSelf, in exit_impl() argument
546 pSelf->exit(); in exit_impl()
552 pSelf = 0; in exit_impl()