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

itk::DICOMImageIO2Factory Class Reference

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

#include <itkDICOMImageIO2Factory.h>

Inheritance diagram for itk::DICOMImageIO2Factory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

 DICOMImageIO2Factory ()
 ~DICOMImageIO2Factory ()

Detailed Description

Create instances of DICOMImageIO2 objects using an object factory.

Definition at line 28 of file itkDICOMImageIO2Factory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkDICOMImageIO2Factory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkDICOMImageIO2Factory.h.

typedef DICOMImageIO2Factory itk::DICOMImageIO2Factory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkDICOMImageIO2Factory.h.

typedef ObjectFactoryBase itk::DICOMImageIO2Factory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkDICOMImageIO2Factory.h.


Constructor & Destructor Documentation

itk::DICOMImageIO2Factory::DICOMImageIO2Factory   [protected]
 

itk::DICOMImageIO2Factory::~DICOMImageIO2Factory   [protected]
 


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::DICOMImageIO2Factory::itkFactorylessNewMacro Self   
 

Method for class instantiation.

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

Register one factory of this type

Definition at line 49 of file itkDICOMImageIO2Factory.h.


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