_updateDialog() | InterruptableAsyncWorker< T > | [inline, private] |
cancelled() | InterruptableAsyncWorker< T > | [inline] |
forceFinished() | InterruptableAsyncWorker< T > | [inline] |
InterruptableAsyncWorker(boost::function< T()> async_func) | InterruptableAsyncWorker< T > | [inline] |
invoke_cb(T result) | InterruptableAsyncWorker< T > | [inline, private] |
m_async_func | InterruptableAsyncWorker< T > | [private] |
m_cancelled | InterruptableAsyncWorker< T > | [private] |
m_finished | InterruptableAsyncWorker< T > | [private] |
m_pProgressDlg | InterruptableAsyncWorker< T > | [private] |
m_progress | InterruptableAsyncWorker< T > | [private] |
m_progressSynchronizerPtr | InterruptableAsyncWorker< T > | [private] |
m_result | InterruptableAsyncWorker< T > | [private] |
m_worker_ptr | InterruptableAsyncWorker< T > | [private] |
progress(uint32_t _progress) | InterruptableAsyncWorker< T > | [inline] |
run() | InterruptableAsyncWorker< T > | [inline] |