10 static ossimTrace traceDebug(
"ossimS3StreamDefaults:debug");
17 <<
"ossim::S3StreamDefaults::loadDefaults() DEBUG: entered.....\n";
24 if(s3ReadBlocksize.
empty())
28 if(cacheInvalidLocations.
empty())
32 if(!cacheInvalidLocations.
empty())
36 if(!s3ReadBlocksize.
empty())
40 if(nReadCacheHeaders.
empty())
44 if(!nReadCacheHeaders.
empty())
59 <<
"ossim::S3StreamDefaults::loadDefaults() DEBUG: leaving.....\n";
ossim_int64 memoryUnitToInt64() const
This takes a string and will test for numeric followed by a unit type:
static ossim_int64 m_nReadCacheHeaders
const char * findPreference(const char *key) const
bool toBool() const
String to numeric methods.
static ossimPreferences * instance()
static void loadDefaults()
static ossimEnvironmentUtility * instance()
static bool m_cacheInvalidLocations
static ossim_int64 m_readBlocksize
ossim_int64 toInt64() const
ossimString getEnvironmentVariable(const ossimString &variable) const
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)