Searched refs:ProgressLogImpl (Results 1 – 1 of 1) sorted by relevance
51 class ProgressLogImpl : public ::dp_misc::MutexHolder, public t_log_helper class59 virtual ~ProgressLogImpl();62 ProgressLogImpl( Sequence<Any> const & args,72 ProgressLogImpl::~ProgressLogImpl() in ~ProgressLogImpl()77 void ProgressLogImpl::disposing() in disposing()93 ProgressLogImpl::ProgressLogImpl( in ProgressLogImpl() function in dp_log::ProgressLogImpl139 void ProgressLogImpl::log_write( OString const & text ) in log_write()158 void ProgressLogImpl::push( Any const & Status ) in push()167 void ProgressLogImpl::update( Any const & Status ) in update()192 void ProgressLogImpl::pop() throw (RuntimeException) in pop()[all …]
Completed in 4 milliseconds