21 #ifndef _otbConfigurationManager_h
22 #define _otbConfigurationManager_h
24 #include "itkVersion.h"
27 #include <boost/cstdint.hpp>
28 #include "itkLoggerBase.h"
29 #include "OTBCommonExport.h"
Retrieve configuration values from env var or default values.
static std::string GetGeoidFile()
static itk::LoggerBaseEnums::PriorityLevel GetLoggerLevel()
static int InitOpenMPThreads()
ConfigurationManager(const ConfigurationManager &)=delete
~ConfigurationManager()=delete
std::uint64_t RAMValueType
static std::string GetDEMDirectory()
static RAMValueType GetMaxRAMHint()
ConfigurationManager()=delete
void operator=(const ConfigurationManager &)=delete
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.