#include <itkRawImageIO.h>
Inheritance diagram for itk::RawImageIOFactory:


Public Types | |
| typedef RawImageIOFactory< TPixel, VImageDimension > | Self |
| typedef ObjectFactoryBase | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Methods | |
| const char * | GetITKSourceVersion (void) const |
| const char * | GetDescription (void) const |
| itkFactorylessNewMacro (Self) | |
| virtual const char * | GetClassName () const |
Static Public Methods | |
| void | RegisterOneFactory (void) |
Protected Types | |
| typedef RawImageIO< TPixel, VImageDimension > | myProductType |
Protected Methods | |
| RawImageIOFactory () | |
| ~RawImageIOFactory () | |
Protected Attributes | |
| const myProductType * | m_MyProduct |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 186 of file itkRawImageIO.h. |
|
|||||
|
Definition at line 215 of file itkRawImageIO.h. |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 185 of file itkRawImageIO.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 183 of file itkRawImageIO.h. |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 184 of file itkRawImageIO.h. |
|
|||||||||
|
Definition at line 213 of file itkRawImageIO.h. |
|
|||||||||
|
Definition at line 214 of file itkRawImageIO.h. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::ObjectFactoryBase. |
|
||||||||||
|
Return a descriptive string describing the factory. Implements itk::ObjectFactoryBase. Definition at line 194 of file itkRawImageIO.h. |
|
||||||||||
|
Class methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. Definition at line 189 of file itkRawImageIO.h. |
|
||||||||||
|
Method for class instantiation. |
|
||||||||||
|
Register one factory of this type Definition at line 206 of file itkRawImageIO.h. |
|
|||||
|
Definition at line 216 of file itkRawImageIO.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000