27 #include "itksys/SystemTools.hxx"
30 #include "OTBCommonExport.h"
53 static std::vector<std::string>
Readdir(
const std::string& pszPath);
59 static bool ParseHdfFileName(
const std::string&
id, std::string& file,
unsigned int& datasetNum);
static std::vector< std::string > Readdir(const std::string &pszPath)
static bool ParseHdfFileName(const std::string &id, std::string &file, unsigned int &datasetNum)
static bool IsInteractive(int fd)
static bool ParseFileNameForAdditionalInfo(const std::string &id, std::string &file, unsigned int &addNum)
static std::string GetRootName(const std::string &filename)
static bool ParseHdfSubsetName(const std::string &id, std::string &key, std::string &name)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.