23 #ifndef OutputDevice_h
24 #define OutputDevice_h
108 const std::string& rootElement =
"",
109 const std::string& schemaFile =
"");
147 OutputDevice(
const bool binary =
false,
const unsigned int defaultIndentation = 0);
184 const std::string& attrs =
"",
185 const std::string& comment =
"");
188 template <
typename E>
256 template <
typename T>
273 template <
typename T>
291 if (val !=
"" && val !=
"default") {
315 void inform(
const std::string& msg,
const char progress = 0);