64template <
typename TOutput>
85 itkSetStringMacro(FileName);
88 itkGetStringMacro(FileName);
145 std::string m_FileName{};
162#ifndef ITK_MANUAL_INSTANTIATION
163# include "itkDOMReader.hxx"
Class to represent a node in a Document Object Model (DOM) tree structure.
Class to read an ITK object from an XML file or a DOM object, using the DOM APIs.
virtual void GenerateData(const DOMNodeType *inputdom, const void *userdata)=0
typename DOMNodeType::Pointer DOMNodePointer
virtual void SetOutput(OutputType *output)
void Update(const DOMNodeType *inputdom, const void *userdata=nullptr)
typename LoggerType::Pointer LoggerPointer
const OutputType * GetOutput() const
Light weight base class for most itk classes.
Used for logging information during a run.
Base class for most ITK classes.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....