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