10#include "MantidAPI/DllConfig.h"
27 std::string deprecationMsg(
const IAlgorithm *);
30 void useAlgorithm(
const std::string &,
const int version = -1);
31 void deprecatedDate(
const std::string &);
Class for marking algorithms as deprecated.
std::string m_deprecatedDate
The date that the algorithm was first deprecated.
std::string m_replacementAlgorithm
The algorithm to use instead of this one.
virtual ~DeprecatedAlgorithm()
Does nothing other than make the compiler happy.
int m_replacementVersion
Replacement version, -1 indicates latest.
IAlgorithm is the interface implemented by the Algorithm base class.
Helper class which provides the Collimation Length for SANS instruments.