Mantid
Loading...
Searching...
No Matches
MantidQt::API::BatchAlgorithmRunner Member List

This is the complete list of members for MantidQt::API::BatchAlgorithmRunner, including all inherited members.

addAlgorithm(const Mantid::API::IAlgorithm_sptr &algo)MantidQt::API::BatchAlgorithmRunner
addAlgorithm(const Mantid::API::IAlgorithm_sptr &algo, std::unique_ptr< IAlgorithmRuntimeProps > props)MantidQt::API::BatchAlgorithmRunner
addAllObservers()MantidQt::API::BatchAlgorithmRunnerprivate
algorithmComplete(MantidQt::API::IConfiguredAlgorithm_sptr algorithm)MantidQt::API::BatchAlgorithmRunnersignal
algorithmError(MantidQt::API::IConfiguredAlgorithm_sptr algorithm, std::string errorMessage)MantidQt::API::BatchAlgorithmRunnersignal
algorithmStarted(MantidQt::API::IConfiguredAlgorithm_sptr algorithm)MantidQt::API::BatchAlgorithmRunnersignal
BatchAlgorithmRunner(QObject *parent=nullptr)MantidQt::API::BatchAlgorithmRunnerexplicit
batchCancelled()MantidQt::API::BatchAlgorithmRunnersignal
batchComplete(bool error)MantidQt::API::BatchAlgorithmRunnersignal
cancelBatch()MantidQt::API::BatchAlgorithmRunner
cancelRequested()MantidQt::API::BatchAlgorithmRunnerprivate
clearQueue()MantidQt::API::BatchAlgorithmRunner
executeAlgo(const IConfiguredAlgorithm_sptr &algorithm)MantidQt::API::BatchAlgorithmRunnerprivate
executeAsync()MantidQt::API::BatchAlgorithmRunnerprivate
executeBatch()MantidQt::API::BatchAlgorithmRunner
executeBatchAsync()MantidQt::API::BatchAlgorithmRunner
executeBatchAsyncImpl(const Poco::Void &)MantidQt::API::BatchAlgorithmRunnerprivate
handleAlgorithmComplete(const Poco::AutoPtr< AlgorithmCompleteNotification > &pNf)MantidQt::API::BatchAlgorithmRunnerprivate
handleAlgorithmError(const Poco::AutoPtr< AlgorithmErrorNotification > &pNf)MantidQt::API::BatchAlgorithmRunnerprivate
handleAlgorithmStarted(const Poco::AutoPtr< AlgorithmStartedNotification > &pNf)MantidQt::API::BatchAlgorithmRunnerprivate
handleBatchCancelled(const Poco::AutoPtr< BatchCancelledNotification > &pNf)MantidQt::API::BatchAlgorithmRunnerprivate
handleBatchComplete(const Poco::AutoPtr< BatchCompleteNotification > &pNf)MantidQt::API::BatchAlgorithmRunnerprivate
m_algorithmCompleteObserverMantidQt::API::BatchAlgorithmRunnerprivate
m_algorithmErrorObserverMantidQt::API::BatchAlgorithmRunnerprivate
m_algorithmsMantidQt::API::BatchAlgorithmRunnerprivate
m_algorithmStartedObserverMantidQt::API::BatchAlgorithmRunnerprivate
m_batchCancelledObserverMantidQt::API::BatchAlgorithmRunnerprivate
m_batchCompleteObserverMantidQt::API::BatchAlgorithmRunnerprivate
m_cancelRequestedMantidQt::API::BatchAlgorithmRunnerprivate
m_currentAlgorithmMantidQt::API::BatchAlgorithmRunnerprivate
m_executeAsyncMantidQt::API::BatchAlgorithmRunnerprivate
m_mutexMantidQt::API::BatchAlgorithmRunnerprivate
m_notificationCenterMantidQt::API::BatchAlgorithmRunnermutableprivate
m_stopOnFailureMantidQt::API::BatchAlgorithmRunnerprivate
queueLength()MantidQt::API::BatchAlgorithmRunner
removeAllObservers()MantidQt::API::BatchAlgorithmRunnerprivate
resetState()MantidQt::API::BatchAlgorithmRunnerprivate
setQueue(std::deque< IConfiguredAlgorithm_sptr > algorithm)MantidQt::API::BatchAlgorithmRunner
stopOnFailure(bool stopOnFailure)MantidQt::API::BatchAlgorithmRunner
~BatchAlgorithmRunner() overrideMantidQt::API::BatchAlgorithmRunner