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


Public Types | |
| typedef RawImageIOFactory< TPixel, VImageDimension > | Self |
| typedef ObjectFactoryBase | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| const char * | GetITKSourceVersion (void) const |
| const char * | GetDescription (void) const |
| itkFactorylessNewMacro (Self) | |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| static void | RegisterOneFactory (void) |
Protected Types | |
| typedef RawImageIO< TPixel, VImageDimension > | myProductType |
Protected Member Functions | |
| RawImageIOFactory () | |
| ~RawImageIOFactory () | |
Protected Attributes | |
| const myProductType * | m_MyProduct |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 171 of file itkRawImageIO.h. |
|
|||||
|
Definition at line 199 of file itkRawImageIO.h. |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 170 of file itkRawImageIO.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 168 of file itkRawImageIO.h. |
|
|||||
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 169 of file itkRawImageIO.h. |
|
|||||||||
|
Definition at line 198 of file itkRawImageIO.h. |
|
|||||||||
|
Definition at line 199 of file itkRawImageIO.h. |
|
||||||||||
|
Return a descriptive string describing the factory. Implements itk::ObjectFactoryBase. Definition at line 179 of file itkRawImageIO.h. |
|
||||||||||
|
Class methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. Definition at line 174 of file itkRawImageIO.h. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::ObjectFactoryBase. |
|
||||||||||
|
Method for class instantiation. |
|
||||||||||
|
Register one factory of this type Definition at line 191 of file itkRawImageIO.h. |
|
|||||
|
Definition at line 201 of file itkRawImageIO.h. |
1.4.1 written by Dimitri van Heesch,
© 1997-2000