34namespace ReleaseToolsIO {
47 std::string *otherFile=
nullptr,
48 std::string *dcmFile=
nullptr,
49 std::string *tiffFile=
nullptr);
60 const std::vector<std::string> sufList) ML_RETURN_VALUE_SHOULD_BE_USED;
94 const std::string &fileRootDirPath,
95 const std::string &fNamePath,
96 bool allowBranchedSubDirs=
false,
97 bool allowMultiFrameHandles=
false) ML_RETURN_VALUE_SHOULD_BE_USED;
129 const
std::
string &fileRootDirPath,
130 const
std::
string &relativeFileNameStr,
131 bool simplifyPaths=false,
132 bool allowMultiFrameHandles=false) ML_RETURN_VALUE_SHOULD_BE_USED;
136 const
std::
string fileRootDirPath,
137 const
std::
string &relativeFileNameStrIn,
139 bool allowMultiFrameHandles,
140 std::
string &relPathFileName);
235 std::
string &readString) ML_RETURN_VALUE_SHOULD_BE_USED;
264 MLint timeUnrollSteps) ML_RETURN_VALUE_SHOULD_BE_USED;
299 const
std::
string &sourceDir,
300 const
std::vector<
std::
string> *suppressedFilesAndSuffixes,
302 std::vector<
std::
string> &resultFileVector,
303 std::vector<
std::
string> *resultDirVector=
nullptr,
304 bool returnRelativePaths=false,
305 bool alsoSuppressDirectories=false,
306 bool warnNoSourceSourceDir=false,
307 float progressMinimum=0.0,
308 float progressMaximum=1.0,
309 std::vector<
std::
string> *checkForFileExtensions =
nullptr,
310 bool *checkForFileExtensionsFound =
nullptr);
MLint32 MLErrorCode
Type of an ML Error code.
Tool function(s) to determine translation information from one directory to another.