15#include <FMEThirdPartyWarningsDisable.h>
18#include <FMEThirdPartyWarningsRestore.h>
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);
79 const std::string &endStr,
80 const std::string &endStr2);
95 const std::string &sep);
106 const std::string &str=std::string());
119 signed char fieldWidth=-1,
120 bool padWithZeros=
false);
129 signed char fieldWidth=-1,
130 bool padWithZeros=
false);
140 signed char fieldWidth=-1,
141 bool padWithZeros=
false);
151 signed char fieldWidth=-1,
152 bool padWithZeros=
false);
179 signed char fieldWidth=-1,
180 signed char numDecimalPlaces=-1,
181 bool padWithZeros=
false,
182 bool considerValAsFloat=
false);
225 std::string &resultInfo);
260 const std::vector<std::string> &inputValues = std::vector<std::string>(),
261 const std::string &defaultTagContent=
"",
262 const std::string &fileType=
"",