#include <otbWrapperApplicationFactory.h>
template<class TApplication>
class otb::Wrapper::ApplicationFactory< TApplication >
Definition at line 34 of file otbWrapperApplicationFactory.h.
◆ ConstPointer
template<class TApplication >
◆ Pointer
template<class TApplication >
◆ Self
template<class TApplication >
◆ Superclass
template<class TApplication >
◆ ApplicationFactory() [1/2]
template<class TApplication >
◆ ~ApplicationFactory()
template<class TApplication >
◆ ApplicationFactory() [2/2]
template<class TApplication >
This method is provided by sub-classes of ObjectFactoryBase. It should create the named itk object or return 0 if that object is not supported by the factory implementation.
◆ CreateAllObject()
template<class TApplication >
This method creates all the objects with the new class of itkclass name, which are provide by this object
Definition at line 97 of file otbWrapperApplicationFactory.h.
◆ CreateAnother()
template<class TApplication >
◆ CreateObject()
template<class TApplication >
This method is provided by sub-classes of ObjectFactoryBase. It should create the named itk object or return 0 if that object is not supported by the factory implementation.
Definition at line 84 of file otbWrapperApplicationFactory.h.
◆ GetDescription()
template<class TApplication >
◆ GetITKSourceVersion()
template<class TApplication >
◆ GetNameOfClass()
template<class TApplication >
◆ New()
template<class TApplication >
Method for class instantiation.
◆ operator=()
template<class TApplication >
This method is provided by sub-classes of ObjectFactoryBase. It should create the named itk object or return 0 if that object is not supported by the factory implementation.
◆ SetClassName()
template<class TApplication >
◆ m_ClassName
template<class TApplication >
This method is provided by sub-classes of ObjectFactoryBase. It should create the named itk object or return 0 if that object is not supported by the factory implementation.
Definition at line 112 of file otbWrapperApplicationFactory.h.
The documentation for this class was generated from the following file: