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

itk::JPEGImageIOFactory Class Reference

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

#include <itkJPEGImageIOFactory.h>

Inheritance diagram for itk::JPEGImageIOFactory:

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

Collaboration graph
[legend]
List of all members.

Public Types

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

JPEGImageIOFactoryFactoryNew ()
void RegisterOneFactory (void)

Protected Member Functions

 JPEGImageIOFactory ()
 ~JPEGImageIOFactory ()

Detailed Description

Create instances of JPEGImageIO objects using an object factory.

Definition at line 32 of file itkJPEGImageIOFactory.h.


Member Typedef Documentation

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 39 of file itkJPEGImageIOFactory.h.

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

Reimplemented from itk::ObjectFactoryBase.

Definition at line 38 of file itkJPEGImageIOFactory.h.

Referenced by RegisterOneFactory().

typedef JPEGImageIOFactory itk::JPEGImageIOFactory::Self
 

Standard class typedefs.

Reimplemented from itk::ObjectFactoryBase.

Definition at line 36 of file itkJPEGImageIOFactory.h.

typedef ObjectFactoryBase itk::JPEGImageIOFactory::Superclass
 

Reimplemented from itk::ObjectFactoryBase.

Definition at line 37 of file itkJPEGImageIOFactory.h.


Constructor & Destructor Documentation

itk::JPEGImageIOFactory::JPEGImageIOFactory  )  [protected]
 

itk::JPEGImageIOFactory::~JPEGImageIOFactory  )  [protected]
 


Member Function Documentation

JPEGImageIOFactory* itk::JPEGImageIOFactory::FactoryNew  )  [inline, static]
 

Definition at line 48 of file itkJPEGImageIOFactory.h.

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

Run-time type information (and related methods).

Reimplemented from itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

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

Class methods used to interface with the registered factories.

Implements itk::ObjectFactoryBase.

itk::JPEGImageIOFactory::itkFactorylessNewMacro Self   ) 
 

Method for class instantiation.

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

Register one factory of this type Definition at line 54 of file itkJPEGImageIOFactory.h.

References Pointer.


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