#include <itkSpatialObjectFactoryBase.h>
Inheritance diagram for itk::SpatialObjectFactoryBase:


Public Types | |
| typedef SpatialObjectFactoryBase | Self |
| typedef ObjectFactoryBase | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| itkFactorylessNewMacro (Self) | |
| void | RegisterSpatialObject (const char *classOverride, const char *overrideClassName, const char *description, bool enableFlag, CreateObjectFunctionBase *createFunction) |
| virtual const char * | GetITKSourceVersion (void) const |
| virtual const char * | GetDescription (void) const |
Static Public Member Functions | |
| void | RegisterDefaultSpatialObjects () |
| SpatialObjectFactoryBase * | GetFactory () |
Protected Member Functions | |
| SpatialObjectFactoryBase () | |
| virtual | ~SpatialObjectFactoryBase () |
Definition at line 31 of file itkSpatialObjectFactoryBase.h.
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 38 of file itkSpatialObjectFactoryBase.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 37 of file itkSpatialObjectFactoryBase.h. Referenced by GetFactory(), and itk::SpatialObjectFactory< T >::RegisterSpatialObject(). |
|
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 35 of file itkSpatialObjectFactoryBase.h. |
|
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 36 of file itkSpatialObjectFactoryBase.h. |
|
|
|
|
|
|
|
|
Class methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
|
Register this SpatialObject Definition at line 55 of file itkSpatialObjectFactoryBase.h. References itk::SmartPointer< Self >::GetPointer(), and Pointer. |
|
|
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 all builtin SpatialObjects |
|
||||||||||||||||||||||||
|
Definition at line 69 of file itkSpatialObjectFactoryBase.h. References itk::ObjectFactoryBase::RegisterOverride(). |
1.3.5 written by Dimitri van Heesch,
© 1997-2000