Mantid
Loading...
Searching...
No Matches
MockQtAlgorithmRunner Member List

This is the complete list of members for MockQtAlgorithmRunner, including all inherited members.

algorithm() constMockQtAlgorithmRunnerinline
algorithmComplete(bool error)MantidQt::API::QtAlgorithmRunnersignal
algorithmProgress(double p, const std::string &msg)MantidQt::API::QtAlgorithmRunnersignal
cancelRunningAlgorithm()MantidQt::API::QtAlgorithmRunner
getAlgorithm() constMantidQt::API::QtAlgorithmRunnervirtual
handleAlgorithmErrorNotification(const Poco::AutoPtr< Mantid::API::Algorithm::ErrorNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
handleAlgorithmFinishedNotification(const Poco::AutoPtr< Mantid::API::Algorithm::FinishedNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
handleAlgorithmProgressNotification(const Poco::AutoPtr< Mantid::API::Algorithm::ProgressNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
m_algorithmMockQtAlgorithmRunnerprivate
m_asyncAlgMantidQt::API::QtAlgorithmRunnerprotected
m_asyncResultMantidQt::API::QtAlgorithmRunnerprotected
m_errorObserverMantidQt::API::QtAlgorithmRunnerprotected
m_finishedObserverMantidQt::API::QtAlgorithmRunnerprotected
m_progressObserverMantidQt::API::QtAlgorithmRunnerprotected
MOCK_CONST_METHOD0(getAlgorithm, Mantid::API::IAlgorithm_sptr())MockQtAlgorithmRunner
MOCK_METHOD1(startAlgorithmImpl, void(Mantid::API::IAlgorithm_sptr))MockQtAlgorithmRunner
MockQtAlgorithmRunner()=defaultMockQtAlgorithmRunner
QtAlgorithmRunner(QObject *parent=nullptr)MantidQt::API::QtAlgorithmRunnerexplicit
startAlgorithm(Mantid::API::IAlgorithm_sptr alg)MockQtAlgorithmRunnerinlinevirtual
~QtAlgorithmRunner() overrideMantidQt::API::QtAlgorithmRunner