Mantid
Loading...
Searching...
No Matches
Mantid::PythonInterface::AlgorithmObserverAdapter Member List

This is the complete list of members for Mantid::PythonInterface::AlgorithmObserverAdapter, including all inherited members.

_errorHandle(const Poco::AutoPtr< Algorithm::ErrorNotification > &pNf)Mantid::API::AlgorithmObserverprivate
_finishHandle(const Poco::AutoPtr< Algorithm::FinishedNotification > &pNf)Mantid::API::AlgorithmObserverprivate
_progressHandle(const Poco::AutoPtr< Algorithm::ProgressNotification > &pNf)Mantid::API::AlgorithmObserverprivate
_startHandle(const Poco::AutoPtr< Algorithm::StartedNotification > &pNf)Mantid::API::AlgorithmObserverprivate
_startingHandle(const Poco::AutoPtr< AlgorithmStartingNotification > &pNf)Mantid::API::AlgorithmObserverprivate
AlgorithmObserver()Mantid::API::AlgorithmObserver
AlgorithmObserver(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
AlgorithmObserverAdapter(PyObject *self)Mantid::PythonInterface::AlgorithmObserverAdapterexplicit
AlgorithmObserverAdapter(const AlgorithmObserverAdapter &)=deleteMantid::PythonInterface::AlgorithmObserverAdapter
errorHandle(const API::IAlgorithm *alg, const std::string &what) overrideMantid::PythonInterface::AlgorithmObserverAdaptervirtual
finishHandle(const API::IAlgorithm *alg) overrideMantid::PythonInterface::AlgorithmObserverAdaptervirtual
getSelf() constMantid::PythonInterface::AlgorithmObserverAdapterinlineprivate
m_errorObserverMantid::API::AlgorithmObserverprivate
m_finishObserverMantid::API::AlgorithmObserverprivate
m_progressObserverMantid::API::AlgorithmObserverprivate
m_selfMantid::PythonInterface::AlgorithmObserverAdapterprivate
m_startingObserverMantid::API::AlgorithmObserverprivate
m_startObserverMantid::API::AlgorithmObserverprivate
observeAll(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
observeError(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
observeFinish(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
observeProgress(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
observeStart(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
observeStarting()Mantid::API::AlgorithmObserver
operator=(const AlgorithmObserverAdapter &)=deleteMantid::PythonInterface::AlgorithmObserverAdapter
progressHandle(const API::IAlgorithm *alg, double p, const std::string &msg, const double estimatedTime, const int progressPrecision) overrideMantid::PythonInterface::AlgorithmObserverAdaptervirtual
startHandle(const IAlgorithm *alg)Mantid::API::AlgorithmObservervirtual
startingHandle(API::IAlgorithm_sptr alg) overrideMantid::PythonInterface::AlgorithmObserverAdaptervirtual
stopObserving(const IAlgorithm_const_sptr &alg)Mantid::API::AlgorithmObserver
stopObserving(const Mantid::API::IAlgorithm *alg)Mantid::API::AlgorithmObserver
stopObservingManager()Mantid::API::AlgorithmObserver
~AlgorithmObserver()Mantid::API::AlgorithmObservervirtual