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

itk::StimulateImageIOFactory Class Reference

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

#include <itkStimulateImageIOFactory.h>

Inheritance diagram for itk::StimulateImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

void RegisterOneFactory (void)

Protected Member Functions

 StimulateImageIOFactory ()
 ~StimulateImageIOFactory ()

Detailed Description

Create instances of StimulateImageIO objects using an object factory.

Definition at line 31 of file itkStimulateImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkStimulateImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkStimulateImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef StimulateImageIOFactory itk::StimulateImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkStimulateImageIOFactory.h.

typedef ObjectFactoryBase itk::StimulateImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkStimulateImageIOFactory.h.


Constructor & Destructor Documentation

itk::StimulateImageIOFactory::StimulateImageIOFactory  )  [protected]
 

itk::StimulateImageIOFactory::~StimulateImageIOFactory  )  [protected]
 


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::StimulateImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type Definition at line 52 of file itkStimulateImageIOFactory.h.

References HardConnectedComponentImageFilter::New(), and Pointer.


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