DCMTypes Struct Reference

General purpose class hiding constants from the global namespace. More...

List of all members.

Static Public Attributes

print() flags.
These flags can be combined and passed to the print() methods.

static const size_t PF_shortenLongTagValues
 shorten long tag values (e.g. long texts, pixel data)
static const size_t PF_showTreeStructure
 show hierarchical tree structure of the dataset
static const size_t PF_lastEntry
 internal: current entry is the last one on the level
writeXML() flags.
These flags can be combined and passed to the writeXML() methods.

static const size_t XF_addDocumentType
 add document type definition (DTD)
static const size_t XF_writeBinaryData
 write binary data to XML output file
static const size_t XF_encodeBase64
 encode binary data as Base64 (MIME)
static const size_t XF_useDcmtkNamespace
 XML namespace URI for dcmsr module.
static const size_t XF_embedDocumentType
 embed content of document type definition


Detailed Description

General purpose class hiding constants from the global namespace.

Definition at line 108 of file dctypes.h.


The documentation for this struct was generated from the following file:


Generated on 20 Dec 2005 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.4.5