Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::ConfigServiceImpl Member List

This is the complete list of members for Mantid::Kernel::ConfigServiceImpl, including all inherited members.

addDirectoryifExists(const std::string &directoryName, std::vector< std::string > &directoryList)Mantid::Kernel::ConfigServiceImplprivate
addObserver(const Poco::AbstractObserver &observer) constMantid::Kernel::ConfigServiceImpl
appendDataSearchDir(const std::string &path)Mantid::Kernel::ConfigServiceImpl
appendDataSearchSubDir(const std::string &subdir)Mantid::Kernel::ConfigServiceImpl
cacheDataSearchPaths()Mantid::Kernel::ConfigServiceImplprivate
cacheInstrumentPaths()Mantid::Kernel::ConfigServiceImplprivate
clearFacilities()Mantid::Kernel::ConfigServiceImplprivate
ConfigServiceImpl()Mantid::Kernel::ConfigServiceImplprivate
ConfigServiceImpl(const ConfigServiceImpl &)Mantid::Kernel::ConfigServiceImplprivate
configureLogging()Mantid::Kernel::ConfigServiceImpl
createUserPropertiesFile() constMantid::Kernel::ConfigServiceImplprivate
getAppDataDir()Mantid::Kernel::ConfigServiceImpl
getComputerName()Mantid::Kernel::ConfigServiceImpl
getCurrentDir()Mantid::Kernel::ConfigServiceImpl
getCurrentDir() constMantid::Kernel::ConfigServiceImpl
getDataSearchDirs() constMantid::Kernel::ConfigServiceImpl
getDirectoryOfExecutable() constMantid::Kernel::ConfigServiceImpl
getEnvironment(const std::string &keyName)Mantid::Kernel::ConfigServiceImpl
getFacilities() constMantid::Kernel::ConfigServiceImpl
getFacility() constMantid::Kernel::ConfigServiceImpl
getFacility(const std::string &facilityName) constMantid::Kernel::ConfigServiceImpl
getFacilityFilenames(const std::string &fName)Mantid::Kernel::ConfigServiceImplprivate
getFacilityNames() constMantid::Kernel::ConfigServiceImpl
getFullPath(const std::string &filename, const bool ignoreDirs, const int options) constMantid::Kernel::ConfigServiceImpl
getInstrument(const std::string &instrumentName="") constMantid::Kernel::ConfigServiceImpl
getInstrumentDirectories() constMantid::Kernel::ConfigServiceImpl
getInstrumentDirectory() constMantid::Kernel::ConfigServiceImpl
getKeys(const std::string &keyName) constMantid::Kernel::ConfigServiceImpl
getKeysRecursive(const std::string &root, std::vector< std::string > &allKeys) constMantid::Kernel::ConfigServiceImplprivate
getLocalFilename() constMantid::Kernel::ConfigServiceImpl
getOSArchitecture()Mantid::Kernel::ConfigServiceImpl
getOSName()Mantid::Kernel::ConfigServiceImpl
getOSVersion()Mantid::Kernel::ConfigServiceImpl
getOSVersionReadable()Mantid::Kernel::ConfigServiceImpl
getPathToExecutable() constMantid::Kernel::ConfigServiceImpl
getPropertiesDir() constMantid::Kernel::ConfigServiceImpl
getProxy(const std::string &url)Mantid::Kernel::ConfigServiceImpl
getString(const std::string &keyName, bool pathAbsolute=true) constMantid::Kernel::ConfigServiceImpl
getTempDir()Mantid::Kernel::ConfigServiceImpl
getUserFilename() constMantid::Kernel::ConfigServiceImpl
getUsername()Mantid::Kernel::ConfigServiceImpl
getUserPropertiesDir() constMantid::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) constMantid::Kernel::ConfigServiceImpl
isExecutable(const std::string &target) constMantid::Kernel::ConfigServiceImpl
isInDataSearchList(const std::string &path) constMantid::Kernel::ConfigServiceImplprivate
isNetworkDrive(const std::string &path)Mantid::Kernel::ConfigServiceImpl
keys() constMantid::Kernel::ConfigServiceImpl
launchProcess(const std::string &programFilePath, const std::vector< std::string > &programArguments) constMantid::Kernel::ConfigServiceImpl
loadConfig(const std::string &filename, const bool append=false)Mantid::Kernel::ConfigServiceImplprivate
m_changed_keysMantid::Kernel::ConfigServiceImplmutableprivate
m_configPathsMantid::Kernel::ConfigServiceImplprivate
m_dataSearchDirsMantid::Kernel::ConfigServiceImplprivate
m_facilitiesMantid::Kernel::ConfigServiceImplprivate
m_instrumentDirsMantid::Kernel::ConfigServiceImplprivate
m_isProxySetMantid::Kernel::ConfigServiceImplprivate
m_notificationCenterMantid::Kernel::ConfigServiceImplmutableprivate
m_pConfMantid::Kernel::ConfigServiceImplprivate
m_properties_file_nameMantid::Kernel::ConfigServiceImplprivate
m_propertyStringMantid::Kernel::ConfigServiceImplprivate
m_proxyInfoMantid::Kernel::ConfigServiceImplprivate
m_pSysConfigMantid::Kernel::ConfigServiceImplprivate
m_strBaseDirMantid::Kernel::ConfigServiceImplprivate
m_user_properties_file_nameMantid::Kernel::ConfigServiceImplprivate
makeAbsolute(const std::string &dir, const std::string &key) constMantid::Kernel::ConfigServiceImplprivate
Mantid::Kernel::CreateUsingNew< ConfigServiceImpl >Mantid::Kernel::ConfigServiceImplfriend
readFile(const std::string &filename, std::string &contents) constMantid::Kernel::ConfigServiceImplprivate
remove(const std::string &rootName)Mantid::Kernel::ConfigServiceImpl
removeObserver(const Poco::AbstractObserver &observer) constMantid::Kernel::ConfigServiceImpl
reset()Mantid::Kernel::ConfigServiceImpl
saveConfig(const std::string &filename) constMantid::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::ConfigServiceImplprivatevirtual