22 #ifndef OutputDevice_h
23 #define OutputDevice_h
88 const std::string& base =
"");
108 const std::string& rootElement =
"");
146 OutputDevice(
const bool binary=
false,
const unsigned int defaultIndentation=0);
184 const std::string xmlParams =
"",
185 const std::string& attrs =
"",
186 const std::string& comment =
"");
227 bool closeTag(
bool abbreviated=
false);
261 template <
typename T>
278 void inform(
const std::string& msg,
const char progress=0);