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

itk::LSMImageIOFactory Class Reference

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

#include <itkLSMImageIOFactory.h>

Inheritance diagram for itk::LSMImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

 LSMImageIOFactory ()
 ~LSMImageIOFactory ()

Detailed Description

Create instances of LSMImageIO objects using an object factory.

Definition at line 31 of file itkLSMImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkLSMImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkLSMImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef LSMImageIOFactory itk::LSMImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkLSMImageIOFactory.h.

typedef ObjectFactoryBase itk::LSMImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkLSMImageIOFactory.h.


Constructor & Destructor Documentation

itk::LSMImageIOFactory::LSMImageIOFactory  )  [protected]
 

itk::LSMImageIOFactory::~LSMImageIOFactory  )  [protected]
 


Member Function Documentation

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

itk::LSMImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type

Definition at line 52 of file itkLSMImageIOFactory.h.

References Pointer.


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