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