ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkDOMNodeXMLWriter.h File Reference

Go to the source code of this file.

Classes

class  itk::DOMNodeXMLWriter
 Class to write a DOM object to an XML file or an output stream. More...

Namespaces

namespace  itk

Functions

std::ostream & operator<< (std::ostream &os, const itk::DOMNode &object)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const itk::DOMNode object 
)
inline

The operator "<<" is overloaded such that a DOM object can be conveniently write to an output stream.

Definition at line 122 of file itkDOMNodeXMLWriter.h.

References itk::DOMNodeXMLWriter::New().