Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::AnalyzeImageIOFactory Class Reference

Create instances of AnalyzeImageIO objects using an object factory. More...

#include <itkAnalyzeImageIOFactory.h>

Inheritance diagram for itk::AnalyzeImageIOFactory:

Inheritance graph
[legend]
Collaboration diagram for itk::AnalyzeImageIOFactory:

Collaboration graph
[legend]
List of all members.

Public Types

typedef AnalyzeImageIOFactory Self
typedef ObjectFactoryBase Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Public Methods

 itkFactorylessNewMacro (Self)
virtual const char * GetClassName () const
virtual const char * GetITKSourceVersion (void) const
virtual const char * GetDescription (void) const

Static Public Methods

void RegisterOneFactory (void)

Protected Methods

 AnalyzeImageIOFactory ()
 ~AnalyzeImageIOFactory ()
virtual void PrintSelf (std::ostream &os, Indent indent) const

Detailed Description

Create instances of AnalyzeImageIO objects using an object factory.

Definition at line 28 of file itkAnalyzeImageIOFactory.h.


Member Typedef Documentation

typedef SmartPointer<const Self> itk::AnalyzeImageIOFactory::ConstPointer
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkAnalyzeImageIOFactory.h.

typedef SmartPointer<Self> itk::AnalyzeImageIOFactory::Pointer
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkAnalyzeImageIOFactory.h.

typedef AnalyzeImageIOFactory itk::AnalyzeImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkAnalyzeImageIOFactory.h.

typedef ObjectFactoryBase itk::AnalyzeImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkAnalyzeImageIOFactory.h.


Constructor & Destructor Documentation

itk::AnalyzeImageIOFactory::AnalyzeImageIOFactory   [protected]
 

itk::AnalyzeImageIOFactory::~AnalyzeImageIOFactory   [protected]
 


Member Function Documentation

virtual const char* itk::AnalyzeImageIOFactory::GetClassName   const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

virtual const char* itk::AnalyzeImageIOFactory::GetDescription void    const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

virtual const char* itk::AnalyzeImageIOFactory::GetITKSourceVersion void    const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::AnalyzeImageIOFactory::itkFactorylessNewMacro Self   
 

Method for class instantiation.

virtual void itk::AnalyzeImageIOFactory::PrintSelf std::ostream &    os,
Indent    indent
const [protected, virtual]
 

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::ObjectFactoryBase.

void itk::AnalyzeImageIOFactory::RegisterOneFactory void    [inline, static]
 

Register one factory of this type

Definition at line 49 of file itkAnalyzeImageIOFactory.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:18:07 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000