add(const std::string &name, const std::shared_ptr< T > &Tobject) | Mantid::Kernel::DataService< T > | inlinevirtual |
addOrReplace(const std::string &name, const std::shared_ptr< T > &Tobject) | Mantid::Kernel::DataService< T > | inlinevirtual |
checkForEmptyName(const std::string &name) | Mantid::Kernel::DataService< T > | inlineprivate |
checkForNullPointer(const std::shared_ptr< T > &Tobject) | Mantid::Kernel::DataService< T > | inlineprivate |
clear() | Mantid::Kernel::DataService< T > | inline |
datamap | Mantid::Kernel::DataService< T > | private |
DataService(const DataService &)=delete | Mantid::Kernel::DataService< T > | |
DataService(const std::string &name) | Mantid::Kernel::DataService< T > | inlineprotected |
doAllWsExist(const std::vector< std::string > &listOfNames) | Mantid::Kernel::DataService< T > | inline |
doesExist(const std::string &name) const | Mantid::Kernel::DataService< T > | inline |
g_log | Mantid::Kernel::DataService< T > | private |
getObjectNames(DataServiceSort sortState=DataServiceSort::Unsorted, DataServiceHidden hiddenState=DataServiceHidden::Auto, const std::string &contain="") const | Mantid::Kernel::DataService< T > | inline |
getObjects(DataServiceHidden includeHidden=DataServiceHidden::Auto) const | Mantid::Kernel::DataService< T > | inline |
isHiddenDataServiceObject(const std::string &name) | Mantid::Kernel::DataService< T > | inlinestatic |
m_mutex | Mantid::Kernel::DataService< T > | mutableprivate |
notificationCenter | Mantid::Kernel::DataService< T > | |
operator=(const DataService &)=delete | Mantid::Kernel::DataService< T > | |
prefixToHide() | Mantid::Kernel::DataService< T > | inlinestatic |
remove(const std::string &name) | Mantid::Kernel::DataService< T > | inline |
rename(const std::string &oldName, const std::string &newName) | Mantid::Kernel::DataService< T > | inline |
retrieve(const std::string &name) const | Mantid::Kernel::DataService< T > | inline |
showingHiddenObjects() | Mantid::Kernel::DataService< T > | inlinestatic |
shutdown() | Mantid::Kernel::DataService< T > | inlinevirtual |
size() const | Mantid::Kernel::DataService< T > | inline |
svc_constit typedef | Mantid::Kernel::DataService< T > | private |
svc_it typedef | Mantid::Kernel::DataService< T > | private |
svcmap typedef | Mantid::Kernel::DataService< T > | private |
svcName | Mantid::Kernel::DataService< T > | private |
~DataService()=default | Mantid::Kernel::DataService< T > | protectedvirtual |