22 #ifndef OutputDevice_h
23 #define OutputDevice_h
106 const std::string& rootElement =
"");
144 OutputDevice(
const bool binary =
false,
const unsigned int defaultIndentation = 0);
181 const std::string& attrs =
"",
182 const std::string& comment =
"");
185 template <
typename E>
253 template <
typename T>
270 template <
typename T>
288 if (val !=
"" && val !=
"default") {
301 void inform(
const std::string& msg,
const char progress = 0);