14 #ifndef GDCMDICTPRINTER_H
15 #define GDCMDICTPRINTER_H
32 void Print(std::ostream& os);
36 void PrintDataSet2(std::ostream& os,
const DataSet &ds);
41 #endif //GDCMDICTPRINTER_H
Class to represent a Data Set (which contains Data Elements) A Data Set represents an instance of a r...
Definition: gdcmDataSet.h:55
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
DictPrinter class.
Definition: gdcmDictPrinter.h:26
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
Printer class.
Definition: gdcmPrinter.h:59