19#ifndef ROOT_CORE_FOUNDATION_FOUNDATIONUTILS_HXX 
   20#define ROOT_CORE_FOUNDATION_FOUNDATIONUTILS_HXX 
   25namespace FoundationUtils {
 
   39   std::string 
MakePathRelative(
const std::string &path, 
const std::string &base,
 
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
 
const std::string & GetPathSeparator()
 
const std::string & GetIncludeDir()
\ returns the include directory in the installation.
 
std::string GetCurrentDir()
 
const char & GetEnvPathSeparator()
 
bool CanConvertEnvValueToBool(const std::string &value)
 
const std::string & GetRootSys()
 
std::string MakePathRelative(const std::string &path, const std::string &base, bool isBuildingROOT=false)
 
bool ConvertEnvValueToBool(const std::string &value)
 
const std::string & GetFallbackRootSys()
 
const std::string & GetEtcDir()
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
 
const std::string gPathSeparator(ROOT::TMetaUtils::GetPathSeparator())