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

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

cancelAlgorithmQueue()=0MantidQt::API::IJobRunnerpure virtual
clearAlgorithmQueue()=0MantidQt::API::IJobRunnerpure virtual
executeAlgorithm(MantidQt::API::IConfiguredAlgorithm_sptr algorithm)=0MantidQt::API::IJobRunnerpure virtual
executeAlgorithmQueue()=0MantidQt::API::IJobRunnerpure virtual
MOCK_METHOD0(clearAlgorithmQueue, void())MockJobRunner
MOCK_METHOD0(executeAlgorithmQueue, void())MockJobRunner
MOCK_METHOD0(cancelAlgorithmQueue, void())MockJobRunner
MOCK_METHOD1(subscribe, void(MantidQt::API::JobRunnerSubscriber *))MockJobRunner
MOCK_METHOD1(setAlgorithmQueue, void(std::deque< MantidQt::API::IConfiguredAlgorithm_sptr >))MockJobRunner
MOCK_METHOD1(executeAlgorithm, void(MantidQt::API::IConfiguredAlgorithm_sptr algorithm))MockJobRunner
setAlgorithmQueue(std::deque< MantidQt::API::IConfiguredAlgorithm_sptr > algorithms)=0MantidQt::API::IJobRunnerpure virtual
subscribe(JobRunnerSubscriber *notifyee)=0MantidQt::API::IJobRunnerpure virtual
~IJobRunner()=defaultMantidQt::API::IJobRunnervirtual