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

itk::VOLImageIOFactory Class Reference

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

#include <itkVOLImageIOFactory.h>

Inheritance diagram for itk::VOLImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef VOLImageIOFactory Self
typedef ObjectFactoryBase Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Public Methods

 itkFactorylessNewMacro (Self)
virtual const char * GetClassName () const
virtual const char * GetITKSourceVersion (void) const
virtual const char * GetDescription (void) const

Static Public Methods

void RegisterOneFactory (void)

Protected Methods

 VOLImageIOFactory ()
 ~VOLImageIOFactory ()

Detailed Description

Create instances of VOLImageIO objects using an object factory.

Definition at line 28 of file itkVOLImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 35 of file itkVOLImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 34 of file itkVOLImageIOFactory.h.

typedef VOLImageIOFactory itk::VOLImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 32 of file itkVOLImageIOFactory.h.

typedef ObjectFactoryBase itk::VOLImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 33 of file itkVOLImageIOFactory.h.


Constructor & Destructor Documentation

itk::VOLImageIOFactory::VOLImageIOFactory   [protected]
 

itk::VOLImageIOFactory::~VOLImageIOFactory   [protected]
 


Member Function Documentation

virtual const char* itk::VOLImageIOFactory::GetClassName   const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

virtual const char* itk::VOLImageIOFactory::GetDescription void    const [virtual]
 

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

virtual const char* itk::VOLImageIOFactory::GetITKSourceVersion void    const [virtual]
 

Class Methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::VOLImageIOFactory::itkFactorylessNewMacro Self   
 

Method for creation through the object factory.

void itk::VOLImageIOFactory::RegisterOneFactory void    [inline, static]
 

Register one factory of this type.

Definition at line 49 of file itkVOLImageIOFactory.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:45:13 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000