#include <gdcmXMLPrinter.h>
◆ PrintStyles
| Enumerator |
|---|
| OnlyUUID | |
| LOADBULKDATA | |
◆ XMLPrinter()
| gdcm::XMLPrinter::XMLPrinter |
( |
| ) |
|
◆ ~XMLPrinter()
| virtual gdcm::XMLPrinter::~XMLPrinter |
( |
| ) |
|
|
virtual |
◆ GetPrintStyle()
◆ HandleBulkData()
| virtual void gdcm::XMLPrinter::HandleBulkData |
( |
const char * |
uuid, |
|
|
const TransferSyntax & |
ts, |
|
|
const char * |
bulkdata, |
|
|
size_t |
bulklen |
|
) |
| |
|
virtual |
Virtual function mechanism to allow application programmer to override the default mechanism for BulkData handling. By default GDCM will simply discard the BulkData and only write the UUID
◆ Print()
| void gdcm::XMLPrinter::Print |
( |
std::ostream & |
os | ) |
|
◆ PrintDataElement()
◆ PrintDataSet()
◆ PrintSQ()
◆ SetFile()
| void gdcm::XMLPrinter::SetFile |
( |
File const & |
f | ) |
|
|
inline |
◆ SetStyle()
| const File* gdcm::XMLPrinter::F |
|
protected |
◆ PrintStyle
The documentation for this class was generated from the following file: