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

Go to the source code of this file.

Classes

class  itk::DOMNodeXMLReader
 Class to read a DOM object from an XML file or an input stream. More...

Namespaces

namespace  itk

Functions

std::istream & operator>> (std::istream &is, itk::DOMNode &object)

Function Documentation

std::istream& operator>> ( std::istream &  is,
itk::DOMNode object 
)
inline

The operator ">>" is overloaded such that a DOM object can be conveniently read from an input stream.

Definition at line 143 of file itkDOMNodeXMLReader.h.

References itk::DOMNodeXMLReader::New().