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
Class to represent a Data Set (which contains Data Elements) A Data Set represents an instance of a r...
Definition: gdcmDataSet.h:55
Definition: gdcmJSON.h:29
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Definition: gdcmASN1.h:20