ITK  5.4.0
Insight Toolkit
Classes | Namespaces
itkDOMNodeXMLReader.h File Reference
#include "itkDOMNode.h"
#include "itkObject.h"
#include "ITKIOXMLExport.h"
#include <istream>
+ Include dependency graph for itkDOMNodeXMLReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::DOMNodeXMLReader
 

Namespaces

 itk
 

Functions

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

Function Documentation

◆ operator>>()

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 184 of file itkDOMNodeXMLReader.h.

References itk::DOMNodeXMLReader::New().