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

itk::TIFFImageIOFactory Class Reference

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

#include <itkTIFFImageIOFactory.h>

Inheritance diagram for itk::TIFFImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

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

Static Public Member Functions

TIFFImageIOFactoryFactoryNew ()
void RegisterOneFactory (void)

Protected Member Functions

 TIFFImageIOFactory ()
 ~TIFFImageIOFactory ()

Detailed Description

Create instances of TIFFImageIO objects using an object factory.

Definition at line 32 of file itkTIFFImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 39 of file itkTIFFImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkTIFFImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef TIFFImageIOFactory itk::TIFFImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkTIFFImageIOFactory.h.

typedef ObjectFactoryBase itk::TIFFImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkTIFFImageIOFactory.h.


Constructor & Destructor Documentation

itk::TIFFImageIOFactory::TIFFImageIOFactory  )  [protected]
 

itk::TIFFImageIOFactory::~TIFFImageIOFactory  )  [protected]
 


Member Function Documentation

TIFFImageIOFactory* itk::TIFFImageIOFactory::FactoryNew  )  [inline, static]
 

Definition at line 48 of file itkTIFFImageIOFactory.h.

virtual const char* itk::TIFFImageIOFactory::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

virtual const char* itk::TIFFImageIOFactory::GetDescription void   )  const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

virtual const char* itk::TIFFImageIOFactory::GetITKSourceVersion void   )  const [virtual]
 

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::TIFFImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type Definition at line 54 of file itkTIFFImageIOFactory.h.

References Pointer.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:15:14 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000