#include <itkGE5ImageIOFactory.h>
Inheritance diagram for itk::GE5ImageIOFactory:
Public Types | |
typedef GE5ImageIOFactory | 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 | |
void | RegisterOneFactory (void) |
Protected Member Functions | |
GE5ImageIOFactory () | |
~GE5ImageIOFactory () | |
virtual void | PrintSelf (std::ostream &os, Indent indent) const |
Definition at line 32 of file itkGE5ImageIOFactory.h.
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 39 of file itkGE5ImageIOFactory.h. |
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 38 of file itkGE5ImageIOFactory.h. Referenced by RegisterOneFactory(). |
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 36 of file itkGE5ImageIOFactory.h. |
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 37 of file itkGE5ImageIOFactory.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. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::ObjectFactoryBase. |
|
Register one factory of this type Definition at line 53 of file itkGE5ImageIOFactory.h. References Pointer. |