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