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

itk::GEAdwImageIOFactory Class Reference

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

#include <itkGEAdwImageIOFactory.h>

Inheritance diagram for itk::GEAdwImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

 GEAdwImageIOFactory ()
 ~GEAdwImageIOFactory ()
virtual void PrintSelf (std::ostream &os, Indent indent) const

Detailed Description

Create instances of GEAdwImageIO objects using an object factory.

Definition at line 32 of file itkGEAdwImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 39 of file itkGEAdwImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkGEAdwImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef GEAdwImageIOFactory itk::GEAdwImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkGEAdwImageIOFactory.h.

typedef ObjectFactoryBase itk::GEAdwImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkGEAdwImageIOFactory.h.


Constructor & Destructor Documentation

itk::GEAdwImageIOFactory::GEAdwImageIOFactory  )  [protected]
 

itk::GEAdwImageIOFactory::~GEAdwImageIOFactory  )  [protected]
 


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::GEAdwImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

virtual void itk::GEAdwImageIOFactory::PrintSelf std::ostream &  os,
Indent  indent
const [protected, virtual]
 

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::ObjectFactoryBase.

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

Register one factory of this type Definition at line 53 of file itkGEAdwImageIOFactory.h.

References HardConnectedComponentImageFilter::New(), and Pointer.


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