Searched refs:InteractionContinuationImpl (Results 1 – 1 of 1) sorted by relevance
42 class InteractionContinuationImpl : public ::cppu::OWeakObject, class49 inline InteractionContinuationImpl( Type const & type, bool * pselect ) in InteractionContinuationImpl() function in dp_misc::__anon867cb6010111::InteractionContinuationImpl69 void InteractionContinuationImpl::acquire() throw () in acquire()75 void InteractionContinuationImpl::release() throw () in release()81 Any InteractionContinuationImpl::queryInterface( Type const & type ) in queryInterface()94 void InteractionContinuationImpl::select() throw (RuntimeException) in select()153 conts[ 0 ] = new InteractionContinuationImpl( in interactContinuation()155 conts[ 1 ] = new InteractionContinuationImpl( in interactContinuation()
Completed in 7 milliseconds