GDCM
2.4.5
|
#include <gdcmDumper.h>
Public Member Functions | |
Dumper () | |
~Dumper () | |
![]() | |
Printer () | |
~Printer () | |
PrintStyles | GetPrintStyle () const |
Get PrintStyle value. More... | |
void | Print (std::ostream &os) |
Print. More... | |
void | PrintDataSet (const DataSet &ds, std::ostream &os, const std::string &s="") |
Print an individual dataset. More... | |
void | SetColor (bool c) |
Set color mode or not. More... | |
void | SetFile (File const &f) |
Set file. More... | |
void | SetStyle (PrintStyles ps) |
Set PrintStyle value. More... | |
Additional Inherited Members | |
![]() | |
enum | PrintStyles { VERBOSE_STYLE = 0, CONDENSED_STYLE, XML } |
![]() | |
VR | PrintDataElement (std::ostringstream &os, const Dicts &dicts, const DataSet &ds, const DataElement &de, std::ostream &out, std::string const &indent) |
void | PrintSQ (const SequenceOfItems *sqi, std::ostream &os, std::string const &indent) |
![]() | |
const File * | F |
VL | MaxPrintLength |
PrintStyles | PrintStyle |
Codec class.
|
inline |
|
inline |