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

itk::BMPImageIOFactory Class Reference

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

#include <itkBMPImageIOFactory.h>

Inheritance diagram for itk::BMPImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef BMPImageIOFactory 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 (void) const
virtual const char * GetDescription (void) const

Static Public Member Functions

void RegisterOneFactory (void)

Protected Member Functions

 BMPImageIOFactory ()
 ~BMPImageIOFactory ()

Detailed Description

Create instances of BMPImageIO objects using an object factory.

Definition at line 28 of file itkBMPImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkBMPImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkBMPImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef BMPImageIOFactory itk::BMPImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkBMPImageIOFactory.h.

typedef ObjectFactoryBase itk::BMPImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkBMPImageIOFactory.h.


Constructor & Destructor Documentation

itk::BMPImageIOFactory::BMPImageIOFactory  )  [protected]
 

itk::BMPImageIOFactory::~BMPImageIOFactory  )  [protected]
 


Member Function Documentation

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

itk::BMPImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type

Definition at line 49 of file itkBMPImageIOFactory.h.

References Pointer.


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