OTB  9.0.0
Orfeo Toolbox
Public Types | List of all members
otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue > Class Template Reference

#include <otbSharkKMeansMachineLearningModelFactory.h>

+ Inheritance diagram for otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >:
+ Collaboration diagram for otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef SharkKMeansMachineLearningModelFactory Self
 
typedef itk::ObjectFactoryBase Superclass
 
virtual const char * GetITKSourceVersion (void) const override
 
virtual const char * GetDescription (void) const override
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
static Pointer New (void)
 
static void RegisterOneFactory (void)
 
 SharkKMeansMachineLearningModelFactory ()
 
virtual ~SharkKMeansMachineLearningModelFactory ()
 
 SharkKMeansMachineLearningModelFactory (const Self &)=delete
 
void operator= (const Self &)=delete
 

Detailed Description

template<class TInputValue, class TTargetValue>
class otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >

Creation of an instance of a SharkKMeansMachineLearningModel object using the object factory.

Definition at line 34 of file otbSharkKMeansMachineLearningModelFactory.h.

Member Typedef Documentation

◆ ConstPointer

template<class TInputValue , class TTargetValue >
typedef itk::SmartPointer<const Self> otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::ConstPointer

Definition at line 41 of file otbSharkKMeansMachineLearningModelFactory.h.

◆ Pointer

template<class TInputValue , class TTargetValue >
typedef itk::SmartPointer<Self> otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Pointer

Definition at line 40 of file otbSharkKMeansMachineLearningModelFactory.h.

◆ Self

template<class TInputValue , class TTargetValue >
typedef SharkKMeansMachineLearningModelFactory otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Self

Standard class typedefs.

Definition at line 38 of file otbSharkKMeansMachineLearningModelFactory.h.

◆ Superclass

template<class TInputValue , class TTargetValue >
typedef itk::ObjectFactoryBase otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Superclass

Definition at line 39 of file otbSharkKMeansMachineLearningModelFactory.h.

Constructor & Destructor Documentation

◆ SharkKMeansMachineLearningModelFactory() [1/2]

template<class TInputValue , class TOutputValue >
otb::SharkKMeansMachineLearningModelFactory< TInputValue, TOutputValue >::SharkKMeansMachineLearningModelFactory
protected

Class methods used to interface with the registered factories.

Definition at line 33 of file otbSharkKMeansMachineLearningModelFactory.hxx.

◆ ~SharkKMeansMachineLearningModelFactory()

template<class TInputValue , class TOutputValue >
otb::SharkKMeansMachineLearningModelFactory< TInputValue, TOutputValue >::~SharkKMeansMachineLearningModelFactory
protectedvirtual

Class methods used to interface with the registered factories.

Definition at line 44 of file otbSharkKMeansMachineLearningModelFactory.hxx.

◆ SharkKMeansMachineLearningModelFactory() [2/2]

template<class TInputValue , class TTargetValue >
otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::SharkKMeansMachineLearningModelFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

template<class TInputValue , class TTargetValue >
virtual ::itk::LightObject::Pointer otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::CreateAnother ( void  ) const
virtual

Class methods used to interface with the registered factories.

◆ GetDescription()

template<class TInputValue , class TOutputValue >
const char * otb::SharkKMeansMachineLearningModelFactory< TInputValue, TOutputValue >::GetDescription ( void  ) const
overridevirtual

Class methods used to interface with the registered factories.

Definition at line 55 of file otbSharkKMeansMachineLearningModelFactory.hxx.

◆ GetITKSourceVersion()

template<class TInputValue , class TOutputValue >
const char * otb::SharkKMeansMachineLearningModelFactory< TInputValue, TOutputValue >::GetITKSourceVersion ( void  ) const
overridevirtual

Class methods used to interface with the registered factories.

Definition at line 49 of file otbSharkKMeansMachineLearningModelFactory.hxx.

◆ GetNameOfClass()

template<class TInputValue , class TTargetValue >
virtual const char* otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

◆ New()

template<class TInputValue , class TTargetValue >
static Pointer otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::New ( void  )
static

◆ operator=()

template<class TInputValue , class TTargetValue >
void otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::operator= ( const Self )
privatedelete

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

template<class TInputValue , class TTargetValue >
static void otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::RegisterOneFactory ( void  )
inlinestatic

The documentation for this class was generated from the following files: