Printer class.
More...
#include <gdcmPrinter.h>
◆ PrintStyles
| Enumerator |
|---|
| VERBOSE_STYLE | |
| CONDENSED_STYLE | |
| XML | |
| CXX | |
◆ Printer()
| gdcm::Printer::Printer |
( |
| ) |
|
◆ ~Printer()
| gdcm::Printer::~Printer |
( |
| ) |
|
|
default |
◆ GetPrintStyle()
◆ Print()
| void gdcm::Printer::Print |
( |
std::ostream & |
os | ) |
|
◆ PrintDataElement()
| VR gdcm::Printer::PrintDataElement |
( |
std::ostringstream & |
os, |
|
|
const Dicts & |
dicts, |
|
|
const DataSet & |
ds, |
|
|
const DataElement & |
de, |
|
|
std::ostream & |
out, |
|
|
std::string const & |
indent |
|
) |
| |
|
protected |
◆ PrintDataSet()
| void gdcm::Printer::PrintDataSet |
( |
const DataSet & |
ds, |
|
|
std::ostream & |
os, |
|
|
const std::string & |
s = "" |
|
) |
| |
Print an individual dataset.
◆ PrintSQ()
| void gdcm::Printer::PrintSQ |
( |
const SequenceOfItems * |
sqi, |
|
|
std::ostream & |
os, |
|
|
std::string const & |
indent |
|
) |
| |
|
protected |
◆ SetColor()
| void gdcm::Printer::SetColor |
( |
bool |
c | ) |
|
◆ SetFile()
| void gdcm::Printer::SetFile |
( |
File const & |
f | ) |
|
|
inline |
◆ SetStyle()
| const File* gdcm::Printer::F |
|
protected |
◆ MaxPrintLength
| VL gdcm::Printer::MaxPrintLength |
|
protected |
◆ PrintStyle
The documentation for this class was generated from the following file: