10#include "MantidDataHandling/DllConfig.h"
19namespace DataHandling {
28 const std::string name()
const override;
29 int version()
const override;
30 const std::vector<std::string>
seeAlso()
const override {
return {
"Load",
"CatalogDownloadDataFiles"}; }
31 const std::string category()
const override;
32 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
DownloadFile : Downloads a file from a url to the file system.
Kernel::InternetHelper * m_internetHelper
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
InternetHelper : A helper class for supporting access to resources through HTTP and HTTPS.
Helper class which provides the Collimation Length for SANS instruments.