19 #ifndef __elxComponentLoader_h 20 #define __elxComponentLoader_h 48 typedef itk::SmartPointer< Self >
Pointer;
91 #endif // #ifndef __elxComponentLoader_h virtual int LoadComponents(const char *argv0)
itk::SmartPointer< Self > Pointer
itk::SmartPointer< Self > Pointer
virtual void UnloadComponents(void)
ComponentDatabase ComponentDatabaseType
Determines which components (metrics, transforms, etc.) are available.
bool m_ImageTypeSupportInstalled
The ComponentDatabase class is a class that stores the New() functions of all components.
virtual ~ComponentLoader()
itk::SmartPointer< const Self > ConstPointer
ComponentDatabasePointer m_ComponentDatabase
virtual int InstallSupportedImageTypes(void)
ComponentDatabaseType::Pointer ComponentDatabasePointer
void operator=(const Self &)