#include <itkJPEGImageIOFactory.h>
Inheritance diagram for itk::JPEGImageIOFactory:


Public Types | |
| typedef JPEGImageIOFactory | Self |
| typedef ObjectFactoryBase | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| itkFactorylessNewMacro (Self) | |
| virtual const char * | GetNameOfClass () const |
| virtual const char * | GetITKSourceVersion (void) const |
| virtual const char * | GetDescription (void) const |
Static Public Member Functions | |
| JPEGImageIOFactory * | FactoryNew () |
| void | RegisterOneFactory (void) |
Protected Member Functions | |
| JPEGImageIOFactory () | |
| ~JPEGImageIOFactory () | |
Definition at line 32 of file itkJPEGImageIOFactory.h.
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 39 of file itkJPEGImageIOFactory.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 38 of file itkJPEGImageIOFactory.h. Referenced by RegisterOneFactory(). |
|
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 36 of file itkJPEGImageIOFactory.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 37 of file itkJPEGImageIOFactory.h. |
|
|
|
|
|
|
|
|
Definition at line 48 of file itkJPEGImageIOFactory.h. |
|
|
Class methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
|
Class methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
|
Run-time type information (and related methods). Reimplemented from itk::ObjectFactoryBase. |
|
|
Method for class instantiation. |
|
|
Register one factory of this type Definition at line 54 of file itkJPEGImageIOFactory.h. References Pointer. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000