15#include <FMEThirdPartyWarningsDisable.h>
18#include <FMEThirdPartyWarningsRestore.h>
27namespace ReleaseToolsString {
55 const std::string &
str1,
56 const std::string &
str2);
61 const std::string &
str1,
62 const std::string &
str2);
75 const std::string &
endStr);
95 const std::string &
sep);
106 const std::string &
str=std::string());
260 const std::vector<std::string> &
inputValues = std::vector<std::string>(),
std::vector< std::string > StringVector
Class which represents an image, which manages properties of an image and image data which is located...
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
MLuint64 MLuint
An unsigned ML integer type with at least 64 bits used for index calculations on very large images ev...
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...