Go to the documentation of this file.
19 #ifndef __elxInstallFunctions_h
20 #define __elxInstallFunctions_h
45 template<
class TAnyItkObject >
69 return dynamic_cast< ObjectType *
>( AnyItkObjectType::New().GetPointer() );
88 #endif // end #ifndef __elxInstallFunctions_h
ComponentDatabase::ComponentDescriptionType ComponentDescriptionType
ComponentDatabase::ObjectType ObjectType
A class with functions that are used to install elastix components.
std::string ComponentDescriptionType
int SetCreator(const ComponentDescriptionType &name, IndexType i, PtrToCreator creator)
The ComponentDatabase class is a class that stores the New() functions of all components.
ObjectType::Pointer ObjectPointer
TAnyItkObject AnyItkObjectType
ComponentDatabase::ObjectPointer ObjectPointer
static ObjectPointer Creator(void)
static int InstallComponent(const ComponentDescriptionType &name, IndexType i, ComponentDatabase *cdb)
ComponentDatabase::IndexType IndexType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|