CatalogInfo(const Poco::XML::Element *element) | Mantid::Kernel::CatalogInfo | |
CatalogInfo(const CatalogInfo &other) | Mantid::Kernel::CatalogInfo | |
catalogName() const override | Mantid::Kernel::CatalogInfo | virtual |
catalogPrefix() const override | Mantid::Kernel::CatalogInfo | virtual |
clone() const override | Mantid::Kernel::CatalogInfo | virtual |
externalDownloadURL() const override | Mantid::Kernel::CatalogInfo | virtual |
getAttribute(const Poco::XML::Element *element, const std::string &tagName, const std::string &attributeName) | Mantid::Kernel::CatalogInfo | private |
linuxPrefix() const override | Mantid::Kernel::CatalogInfo | virtual |
m_catalogName | Mantid::Kernel::CatalogInfo | private |
m_catalogPrefix | Mantid::Kernel::CatalogInfo | private |
m_externalDownloadURL | Mantid::Kernel::CatalogInfo | private |
m_linuxPrefix | Mantid::Kernel::CatalogInfo | private |
m_macPrefix | Mantid::Kernel::CatalogInfo | private |
m_soapEndPoint | Mantid::Kernel::CatalogInfo | private |
m_windowsPrefix | Mantid::Kernel::CatalogInfo | private |
macPrefix() const override | Mantid::Kernel::CatalogInfo | virtual |
operator=(const CatalogInfo &other) | Mantid::Kernel::CatalogInfo | private |
replaceAllOccurences(const std::string &path, const std::string &search, const std::string &format) const | Mantid::Kernel::ICatalogInfo | private |
replacePrefix(const std::string &path, const std::string ®ex, const std::string &prefix) const | Mantid::Kernel::ICatalogInfo | private |
soapEndPoint() const override | Mantid::Kernel::CatalogInfo | virtual |
transformArchivePath(const std::string &path) const | Mantid::Kernel::ICatalogInfo | virtual |
windowsPrefix() const override | Mantid::Kernel::CatalogInfo | virtual |
~ICatalogInfo()=default | Mantid::Kernel::ICatalogInfo | virtual |