35 bool GetPrettyPrint()
const;
36 void SetPrettyPrint(
bool onoff);
38 void PrettyPrintOff();
40 bool Code(
DataSet const & in, std::ostream & os);
41 bool Decode(std::istream & is,
DataSet & out);
44 JSONInternal *Internals;
49 #endif //GDCMXMLPRINTER_H