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

itk::GDCMImageIOFactory Class Reference

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

#include <itkGDCMImageIOFactory.h>

Inheritance diagram for itk::GDCMImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

 itkFactorylessNewMacro (Self)
virtual const char * GetNameOfClass () const
virtual const char * GetITKSourceVersion () const
virtual const char * GetDescription () const

Static Public Member Functions

void RegisterOneFactory ()

Protected Member Functions

 GDCMImageIOFactory ()
 ~GDCMImageIOFactory ()

Detailed Description

Create instances of GDCMImageIO objects using an object factory.

Definition at line 28 of file itkGDCMImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkGDCMImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkGDCMImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef GDCMImageIOFactory itk::GDCMImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkGDCMImageIOFactory.h.

typedef ObjectFactoryBase itk::GDCMImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkGDCMImageIOFactory.h.


Constructor & Destructor Documentation

itk::GDCMImageIOFactory::GDCMImageIOFactory  )  [protected]
 

itk::GDCMImageIOFactory::~GDCMImageIOFactory  )  [protected]
 


Member Function Documentation

virtual const char* itk::GDCMImageIOFactory::GetDescription  )  const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

virtual const char* itk::GDCMImageIOFactory::GetITKSourceVersion  )  const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

virtual const char* itk::GDCMImageIOFactory::GetNameOfClass  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

itk::GDCMImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

void itk::GDCMImageIOFactory::RegisterOneFactory void   )  [inline, static]
 

Register one factory of this type

Definition at line 49 of file itkGDCMImageIOFactory.h.

References Pointer.


The documentation for this class was generated from the following file:
Generated at Thu May 25 01:00:34 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000