#include <itkVOLImageIOFactory.h>
Inheritance diagram for itk::VOLImageIOFactory:


Public Types | |
| typedef VOLImageIOFactory | Self |
| typedef ObjectFactoryBase | Superclass |
| typedef SmartPointer< Self > | Pointer |
| 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 () | |
Definition at line 28 of file itkVOLImageIOFactory.h.
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 35 of file itkVOLImageIOFactory.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 34 of file itkVOLImageIOFactory.h. |
|
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 32 of file itkVOLImageIOFactory.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 33 of file itkVOLImageIOFactory.h. |
|
|
|
|
|
|
|
|
Run-time type information (and related methods). Reimplemented from itk::ObjectFactoryBase. |
|
|
Class Methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
|
Class Methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
|
Method for creation through the object factory. |
|
|
Register one factory of this type. Definition at line 49 of file itkVOLImageIOFactory.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000