DCMTK  Version 3.6.1 20131114
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | Private Member Functions | List of all members
XMLNodeContents Struct Reference

This structure is given by the function XMLNode::enumContents. More...

+ Collaboration diagram for XMLNodeContents:

Public Member Functions

 XMLNodeContents (const XMLNodeContents &c)
 

Public Attributes

enum XMLElementType etype
 This dictates what's the content of the XMLNodeContent. More...
 
XMLNode child
 
XMLAttribute attrib
 
XMLCSTR text
 
XMLClear clear
 

Private Member Functions

XMLNodeContentsoperator= (const XMLNodeContents &)
 

Detailed Description

This structure is given by the function XMLNode::enumContents.

Member Data Documentation

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.


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


Generated on Thu Dec 5 2013 for DCMTK Version 3.6.1 20131114 by Doxygen 1.8.5