#include <itkXMLFile.h>
Inheritance diagram for itk::XMLReader< T >:


Public Member Functions | |
| void | SetOutputObject (T *obj) |
| T * | GetOutputObject (void) |
Protected Attributes | |
| T * | m_OutputObject |
Definition at line 79 of file itkXMLFile.h.
|
||||||||||
|
Get the output object, after an XML File has been successfully parsed. Definition at line 90 of file itkXMLFile.h. |
|
||||||||||
|
Set the output object. Doesn't make sense for a client of the XMLReader, but could be used in derived class to assign pointer to result object. Definition at line 86 of file itkXMLFile.h. |
|
|||||
|
Definition at line 92 of file itkXMLFile.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000