ITK  4.4.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkDOMNodeXMLWriter.h File Reference
#include "itkDOMNode.h"
#include "itkObject.h"
#include <ostream>
+ Include dependency graph for itkDOMNodeXMLWriter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::DOMNodeXMLWriter
 

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 121 of file itkDOMNodeXMLWriter.h.

References itk::DOMNodeXMLWriter::New().