#include <string>Namespaces | |
| namespace | ROOT | 
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.  | |
| namespace | ROOT::FoundationUtils | 
Functions | |
| bool | ROOT::FoundationUtils::CanConvertEnvValueToBool (const std::string &value) | 
| bool | ROOT::FoundationUtils::ConvertEnvValueToBool (const std::string &value) | 
| std::string | ROOT::FoundationUtils::GetCurrentDir () | 
| const char & | ROOT::FoundationUtils::GetEnvPathSeparator () | 
| const std::string & | ROOT::FoundationUtils::GetEtcDir () | 
| const std::string & | ROOT::FoundationUtils::GetFallbackRootSys () | 
| const std::string & | ROOT::FoundationUtils::GetIncludeDir () | 
| \ returns the include directory in the installation.   | |
| const std::string & | ROOT::FoundationUtils::GetPathSeparator () | 
| const std::string & | ROOT::FoundationUtils::GetRootSys () | 
| std::string | ROOT::FoundationUtils::MakePathRelative (const std::string &path, const std::string &base, bool isBuildingROOT=false) | 
The file contains utilities which are foundational and could be used across the core component of ROOT.
Definition in file FoundationUtils.hxx.