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

itk::Brains2MaskImageIOFactory Class Reference

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

#include <itkBrains2MaskImageIOFactory.h>

Inheritance diagram for itk::Brains2MaskImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

 Brains2MaskImageIOFactory ()
 ~Brains2MaskImageIOFactory ()

Detailed Description

Create instances of Brains2MaskImageIO objects using an object factory.

Definition at line 28 of file itkBrains2MaskImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkBrains2MaskImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkBrains2MaskImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef Brains2MaskImageIOFactory itk::Brains2MaskImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkBrains2MaskImageIOFactory.h.

typedef ObjectFactoryBase itk::Brains2MaskImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkBrains2MaskImageIOFactory.h.


Constructor & Destructor Documentation

itk::Brains2MaskImageIOFactory::Brains2MaskImageIOFactory  )  [protected]
 

itk::Brains2MaskImageIOFactory::~Brains2MaskImageIOFactory  )  [protected]
 


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::Brains2MaskImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type Definition at line 49 of file itkBrains2MaskImageIOFactory.h.

References HardConnectedComponentImageFilter::New(), and Pointer.


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