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

itk::VTKImageIOFactory Class Reference

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

#include <itkVTKImageIOFactory.h>

Inheritance diagram for itk::VTKImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef VTKImageIOFactory 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

 VTKImageIOFactory ()
 ~VTKImageIOFactory ()

Detailed Description

Create instances of VTKImageIO objects using an object factory.

Definition at line 31 of file itkVTKImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkVTKImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkVTKImageIOFactory.h.

typedef VTKImageIOFactory itk::VTKImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkVTKImageIOFactory.h.

typedef ObjectFactoryBase itk::VTKImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkVTKImageIOFactory.h.


Constructor & Destructor Documentation

itk::VTKImageIOFactory::VTKImageIOFactory   [protected]
 

itk::VTKImageIOFactory::~VTKImageIOFactory   [protected]
 


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::VTKImageIOFactory::itkFactorylessNewMacro Self   
 

Method for class instantiation.

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

Register one factory of this type

Definition at line 52 of file itkVTKImageIOFactory.h.


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