DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This structure is given by the function XMLNode::enumContents. More...
Public Attributes | |
enum XMLElementType | etype |
This dictates what's the content of the XMLNodeContent. More... | |
This structure is given by the function XMLNode::enumContents.
enum XMLElementType XMLNodeContents::etype |
This dictates what's the content of the XMLNodeContent.
should be an union to access the appropriate data. Compiler does not allow union of object with constructor... too bad.