addDirectoryifExists(const std::string &directoryName, std::vector< std::string > &directoryList) | Mantid::Kernel::ConfigServiceImpl | private |
addObserver(const Poco::AbstractObserver &observer) const | Mantid::Kernel::ConfigServiceImpl | |
appendDataSearchDir(const std::string &path) | Mantid::Kernel::ConfigServiceImpl | |
appendDataSearchSubDir(const std::string &subdir) | Mantid::Kernel::ConfigServiceImpl | |
cacheDataSearchPaths() | Mantid::Kernel::ConfigServiceImpl | private |
cacheInstrumentPaths() | Mantid::Kernel::ConfigServiceImpl | private |
clearFacilities() | Mantid::Kernel::ConfigServiceImpl | private |
ConfigServiceImpl() | Mantid::Kernel::ConfigServiceImpl | private |
ConfigServiceImpl(const ConfigServiceImpl &) | Mantid::Kernel::ConfigServiceImpl | private |
configureLogging() | Mantid::Kernel::ConfigServiceImpl | |
createUserPropertiesFile() const | Mantid::Kernel::ConfigServiceImpl | private |
getAppDataDir() | Mantid::Kernel::ConfigServiceImpl | |
getComputerName() | Mantid::Kernel::ConfigServiceImpl | |
getCurrentDir() | Mantid::Kernel::ConfigServiceImpl | |
getCurrentDir() const | Mantid::Kernel::ConfigServiceImpl | |
getDataSearchDirs() const | Mantid::Kernel::ConfigServiceImpl | |
getDirectoryOfExecutable() const | Mantid::Kernel::ConfigServiceImpl | |
getEnvironment(const std::string &keyName) | Mantid::Kernel::ConfigServiceImpl | |
getFacilities() const | Mantid::Kernel::ConfigServiceImpl | |
getFacility() const | Mantid::Kernel::ConfigServiceImpl | |
getFacility(const std::string &facilityName) const | Mantid::Kernel::ConfigServiceImpl | |
getFacilityFilenames(const std::string &fName) | Mantid::Kernel::ConfigServiceImpl | private |
getFacilityNames() const | Mantid::Kernel::ConfigServiceImpl | |
getFullPath(const std::string &filename, const bool ignoreDirs, const int options) const | Mantid::Kernel::ConfigServiceImpl | |
getInstrument(const std::string &instrumentName="") const | Mantid::Kernel::ConfigServiceImpl | |
getInstrumentDirectories() const | Mantid::Kernel::ConfigServiceImpl | |
getInstrumentDirectory() const | Mantid::Kernel::ConfigServiceImpl | |
getKeys(const std::string &keyName) const | Mantid::Kernel::ConfigServiceImpl | |
getKeysRecursive(const std::string &root, std::vector< std::string > &allKeys) const | Mantid::Kernel::ConfigServiceImpl | private |
getLocalFilename() const | Mantid::Kernel::ConfigServiceImpl | |
getOSArchitecture() | Mantid::Kernel::ConfigServiceImpl | |
getOSName() | Mantid::Kernel::ConfigServiceImpl | |
getOSVersion() | Mantid::Kernel::ConfigServiceImpl | |
getOSVersionReadable() | Mantid::Kernel::ConfigServiceImpl | |
getPathToExecutable() const | Mantid::Kernel::ConfigServiceImpl | |
getPropertiesDir() const | Mantid::Kernel::ConfigServiceImpl | |
getProxy(const std::string &url) | Mantid::Kernel::ConfigServiceImpl | |
getString(const std::string &keyName, bool pathAbsolute=true) const | Mantid::Kernel::ConfigServiceImpl | |
getTempDir() | Mantid::Kernel::ConfigServiceImpl | |
getUserFilename() const | Mantid::Kernel::ConfigServiceImpl | |
getUsername() | Mantid::Kernel::ConfigServiceImpl | |
getUserPropertiesDir() const | Mantid::Kernel::ConfigServiceImpl | |
getValue(const std::string &keyName) | Mantid::Kernel::ConfigServiceImpl | |
getValue(const std::string &keyName) | Mantid::Kernel::ConfigServiceImpl | |
getVTPFileDirectory() | Mantid::Kernel::ConfigServiceImpl | |
hasProperty(const std::string &rootName) const | Mantid::Kernel::ConfigServiceImpl | |
isExecutable(const std::string &target) const | Mantid::Kernel::ConfigServiceImpl | |
isInDataSearchList(const std::string &path) const | Mantid::Kernel::ConfigServiceImpl | private |
isNetworkDrive(const std::string &path) | Mantid::Kernel::ConfigServiceImpl | |
keys() const | Mantid::Kernel::ConfigServiceImpl | |
launchProcess(const std::string &programFilePath, const std::vector< std::string > &programArguments) const | Mantid::Kernel::ConfigServiceImpl | |
loadConfig(const std::string &filename, const bool append=false) | Mantid::Kernel::ConfigServiceImpl | private |
m_changed_keys | Mantid::Kernel::ConfigServiceImpl | mutableprivate |
m_configPaths | Mantid::Kernel::ConfigServiceImpl | private |
m_dataSearchDirs | Mantid::Kernel::ConfigServiceImpl | private |
m_facilities | Mantid::Kernel::ConfigServiceImpl | private |
m_instrumentDirs | Mantid::Kernel::ConfigServiceImpl | private |
m_isProxySet | Mantid::Kernel::ConfigServiceImpl | private |
m_notificationCenter | Mantid::Kernel::ConfigServiceImpl | mutableprivate |
m_pConf | Mantid::Kernel::ConfigServiceImpl | private |
m_properties_file_name | Mantid::Kernel::ConfigServiceImpl | private |
m_propertyString | Mantid::Kernel::ConfigServiceImpl | private |
m_proxyInfo | Mantid::Kernel::ConfigServiceImpl | private |
m_pSysConfig | Mantid::Kernel::ConfigServiceImpl | private |
m_strBaseDir | Mantid::Kernel::ConfigServiceImpl | private |
m_user_properties_file_name | Mantid::Kernel::ConfigServiceImpl | private |
makeAbsolute(const std::string &dir, const std::string &key) const | Mantid::Kernel::ConfigServiceImpl | private |
Mantid::Kernel::CreateUsingNew< ConfigServiceImpl > | Mantid::Kernel::ConfigServiceImpl | friend |
readFile(const std::string &filename, std::string &contents) const | Mantid::Kernel::ConfigServiceImpl | private |
remove(const std::string &rootName) | Mantid::Kernel::ConfigServiceImpl | |
removeObserver(const Poco::AbstractObserver &observer) const | Mantid::Kernel::ConfigServiceImpl | |
reset() | Mantid::Kernel::ConfigServiceImpl | |
saveConfig(const std::string &filename) const | Mantid::Kernel::ConfigServiceImpl | |
setBaseDirectory() | Mantid::Kernel::ConfigServiceImpl | |
setDataSearchDirs(const std::vector< std::string > &searchDirs) | Mantid::Kernel::ConfigServiceImpl | |
setDataSearchDirs(const std::string &searchDirs) | Mantid::Kernel::ConfigServiceImpl | |
setFacility(const std::string &facilityName) | Mantid::Kernel::ConfigServiceImpl | |
setInstrumentDirectories(const std::vector< std::string > &directories) | Mantid::Kernel::ConfigServiceImpl | |
setLogLevel(int logLevel, bool quiet=false) | Mantid::Kernel::ConfigServiceImpl | |
setString(const std::string &key, const std::string &value) | Mantid::Kernel::ConfigServiceImpl | |
updateConfig(const std::string &filename, const bool append=false, const bool update_caches=true) | Mantid::Kernel::ConfigServiceImpl | |
updateFacilities(const std::string &fName="") | Mantid::Kernel::ConfigServiceImpl | |
~ConfigServiceImpl() | Mantid::Kernel::ConfigServiceImpl | privatevirtual |